Documented in 1 files:

Defined in 1 files as a function:

Referenced in 39 files:

Smatch caller information:

net/ipv6/esp6.c esp6_input() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 0 req 4096-ptr_max
PARAM_VALUE 1 assoclen 8,12
DATA_SOURCE 0 req r esp_tmp_req
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
NO_OVERFLOW_SIMPLE 0 req->dst->length
NO_OVERFLOW_SIMPLE 0 req->src->length
UNITS 1 assoclen unit_byte

net/ipv6/esp6.c esp6_output_tail() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 0 req 4096-ptr_max
PARAM_VALUE 1 assoclen 8,12
DATA_SOURCE 0 req r esp_tmp_req
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
NO_OVERFLOW_SIMPLE 0 req->dst->length
NO_OVERFLOW_SIMPLE 0 req->src->length
UNITS 1 assoclen unit_byte

net/ceph/messenger_v2.c gcm_crypt() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 1 assoclen 0
NOCHECK_CALL
HALF_LOCKED2 &con->mutex
HALF_LOCKED2 &pool->lock

drivers/net/macsec.c macsec_decrypt() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 0 req 4096-ptr_max
PARAM_VALUE 1 assoclen 20,28
BUF_SIZE 0 req 32-s32max
BUF_SIZE 0 req 32-s32max
DATA_SOURCE 0 req r macsec_alloc_req
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
LOCK2 rcu_read
HALF_LOCKED2 bh

drivers/net/macsec.c macsec_decrypt() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 0 req 4096-ptr_max
BUF_SIZE 0 req 32-s32max
BUF_SIZE 0 req 32-s32max
DATA_SOURCE 0 req r macsec_alloc_req
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
UNITS 1 assoclen unit_byte
LOCK2 rcu_read
HALF_LOCKED2 bh

drivers/net/macsec.c macsec_encrypt() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 0 req 4096-ptr_max
PARAM_VALUE 1 assoclen 20,28
BUF_SIZE 0 req 32-s32max
BUF_SIZE 0 req 32-s32max
DATA_SOURCE 0 req r macsec_alloc_req
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
HALF_LOCKED2 &dev->tx_global_lock
HALF_LOCKED2 &txq->_xmit_lock
HALF_LOCKED2 bh
HALF_LOCKED2 flags
HALF_LOCKED2 rcu_read

drivers/net/macsec.c macsec_encrypt() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 0 req 4096-ptr_max
BUF_SIZE 0 req 32-s32max
BUF_SIZE 0 req 32-s32max
DATA_SOURCE 0 req r macsec_alloc_req
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
UNITS 1 assoclen unit_byte
HALF_LOCKED2 &dev->tx_global_lock
HALF_LOCKED2 &txq->_xmit_lock
HALF_LOCKED2 bh
HALF_LOCKED2 flags
HALF_LOCKED2 rcu_read

drivers/crypto/qce/aead.c qce_aead_crypt() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 0 req 4096-ptr_max
NOSPEC 0 req->cryptlen
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
USER_DATA 0 req->cryptlen 0-u32max
UNITS 1 assoclen unit_byte
USER_PTR 0 req->iv

net/mac80211/aes_gmac.c ieee80211_aes_gmac() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 0 req 4096-ptr_max
BUF_SIZE 0 req 0-s32max,18446744071562067968-u64max
BUF_SIZE 0 req 0-s32max,18446744071562067968-u64max
DATA_SOURCE 0 req r _kzalloc_noprof
PREEMPT_ADD
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
USER_DATA 0 *req->iv 0-255
UNITS 1 assoclen unit_byte
USER_PTR 0 req->iv

crypto/gcm.c crypto_rfc4106_crypt() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 0 req 4096-ptr_max
PARAM_VALUE 1 assoclen 8,12
BUF_SIZE 0 req 80
CAPPED_DATA 1 assoclen 1
NOSPEC 0 req->cryptlen
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
USER_DATA 0 req->cryptlen 0-u32max
UNITS 1 assoclen unit_byte

crypto/gcm.c crypto_rfc4543_crypt() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 0 req 4096-ptr_max
BUF_SIZE 0 req 80
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
HOST_DATA 0 req->dst->length 0-2147483646[c]
HOST_DATA 0 req->src->length 0-2147483646[c]
USER_DATA 0 req->dst->length 1-2147483646[c]
USER_DATA 0 req->dst->offset 0-2147551739[c]
USER_DATA 0 req->src->length 1-2147483646[c]
USER_DATA 0 req->src->offset 0-2147551739[c]
NO_OVERFLOW_SIMPLE 0 req->dst->length
NO_OVERFLOW_SIMPLE 0 req->src->length
UNITS 1 assoclen unit_byte

net/tls/tls_device_fallback.c tls_init_aead_request() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 0 req 4096-ptr_max
PARAM_VALUE 1 assoclen 13
BUF_SIZE 0 req 0-s32max
BUF_SIZE 0 req 0-s32max
DATA_SOURCE 0 req $0
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL

crypto/essiv.c essiv_aead_crypt() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 0 req 4096-ptr_max
BUF_SIZE 0 req 80
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
UNITS 1 assoclen unit_byte

drivers/crypto/sa2ul.c sa_aead_run() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 0 req 4096-ptr_max
NOSPEC 0 req->cryptlen
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
HOST_DATA 0 req->dst->length 0-2147483646[c]
HOST_DATA 0 req->src->length 0-2147483646[c]
USER_DATA 0 req->cryptlen 0-u32max
USER_DATA 0 req->dst->length 1-2147483646[c]
USER_DATA 0 req->dst->offset 0-2147551739[c]
USER_DATA 0 req->src->length 1-2147483646[c]
USER_DATA 0 req->src->offset 0-2147551739[c]
USER_DATA 0 *req->iv 0-255
NO_OVERFLOW_SIMPLE 0 req->dst->length
NO_OVERFLOW_SIMPLE 0 req->src->length
UNITS 1 assoclen unit_byte
USER_PTR 0 req->iv

crypto/algif_aead.c _aead_recvmsg() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 0 req 4096-ptr_max
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
UNITS 1 assoclen unit_byte
LOCK2 sk
HALF_LOCKED2 &vq->mutex

crypto/seqiv.c seqiv_aead_decrypt() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 0 req 4096-ptr_max
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
HOST_DATA 0 req->dst->length 0-2147483646[c]
HOST_DATA 0 req->src->length 0-2147483646[c]
USER_DATA 0 req->dst->length 1-u32max[c]
USER_DATA 0 req->dst->offset 0-2147551739[c]
USER_DATA 0 req->src->length 1-u32max[c]
USER_DATA 0 req->src->offset 0-2147551739[c]
USER_DATA 0 *req->iv 0-255
NO_OVERFLOW_SIMPLE 0 req->dst->length
NO_OVERFLOW_SIMPLE 0 req->src->length
UNITS 1 assoclen unit_byte
USER_PTR 0 req->iv
HALF_LOCKED2 &pool->lock
HALF_LOCKED2 bh

crypto/seqiv.c seqiv_aead_encrypt() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 0 req 4096-ptr_max
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
HOST_DATA 0 req->dst->length 0-2147483646[c]
HOST_DATA 0 req->src->length 0-2147483646[c]
USER_DATA 0 req->cryptlen 0-4294967287
USER_DATA 0 req->dst->length 1-u32max[c]
USER_DATA 0 req->dst->offset 0-2147551739[c]
USER_DATA 0 req->src->length 1-u32max[c]
USER_DATA 0 req->src->offset 0-2147551739[c]
USER_DATA 0 *req->iv 0-255
NO_OVERFLOW_SIMPLE 0 req->dst->length
NO_OVERFLOW_SIMPLE 0 req->src->length
UNITS 1 assoclen unit_byte
USER_PTR 0 req->iv

drivers/net/wireless/intel/ipw2x00/libipw_crypto_ccmp.c libipw_ccmp_decrypt() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 0 req 4096-ptr_max
PARAM_VALUE 1 assoclen 22,24,28,30
BUF_SIZE 0 req 80-s32max
BUF_SIZE 0 req 80-s32max
DATA_SOURCE 0 req r aead_request_alloc
DATA_SOURCE 1 assoclen r ccmp_init_iv_and_aad
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
HALF_LOCKED2 &priv->lock
HALF_LOCKED2 &priv->low_lock
HALF_LOCKED2 bh
HALF_LOCKED2 flags

drivers/net/wireless/intel/ipw2x00/libipw_crypto_ccmp.c libipw_ccmp_encrypt() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 0 req 4096-ptr_max
PARAM_VALUE 1 assoclen 22,24,28,30
BUF_SIZE 0 req 80-s32max
BUF_SIZE 0 req 80-s32max
DATA_SOURCE 0 req r aead_request_alloc
DATA_SOURCE 1 assoclen r ccmp_init_iv_and_aad
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
LOCK2 &ieee->lock
HALF_LOCKED2 &dev->tx_global_lock
HALF_LOCKED2 &txq->_xmit_lock
HALF_LOCKED2 bh
HALF_LOCKED2 flags
HALF_LOCKED2 rcu_read
TYPE_LOCK (struct libipw_device)->lock

drivers/crypto/intel/keembay/keembay-ocs-aes-core.c kmb_ocs_aead_common() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 0 req 4096-ptr_max
NOSPEC 0 req->cryptlen
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
HOST_DATA 0 req->dst->length 0-2147483646[c]
HOST_DATA 0 req->src->length 0-2147483646[c]
USER_DATA 0 req->cryptlen 0-u32max
USER_DATA 0 req->dst->length 1-2147483646[c]
USER_DATA 0 req->dst->offset 0-2147551739[c]
USER_DATA 0 req->src->length 1-2147483646[c]
USER_DATA 0 req->src->offset 0-2147551739[c]
USER_DATA 0 *req->iv 0-255
NO_OVERFLOW_SIMPLE 0 req->dst->length
NO_OVERFLOW_SIMPLE 0 req->src->length
UNITS 1 assoclen unit_byte
USER_PTR 0 req->iv

crypto/testmgr.c generate_aead_message() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 0 req 4096-ptr_max
BUF_SIZE 0 req 80-s32max
BUF_SIZE 0 req 80-s32max
CAPPED_DATA 1 assoclen 1
DATA_SOURCE 0 req $1
NOCHECK_CALL
UNITS 1 assoclen unit_byte
HALF_LOCKED2 global &once_lock

crypto/testmgr.c test_aead_vec_cfg() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 0 req 4096-ptr_max
BUF_SIZE 0 req 80-s32max
BUF_SIZE 0 req 80-s32max
DATA_SOURCE 0 req $4
MEM_ZERO 0 req->__ctx
NOCHECK_CALL
UNITS 1 assoclen unit_byte
HALF_LOCKED2 global &once_lock

net/ipv4/esp4.c esp_input() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 0 req 4096-ptr_max
PARAM_VALUE 1 assoclen 8,12
DATA_SOURCE 0 req r esp_tmp_req
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
NO_OVERFLOW_SIMPLE 0 req->dst->length
NO_OVERFLOW_SIMPLE 0 req->src->length
UNITS 1 assoclen unit_byte

net/ipv4/esp4.c esp_output_tail() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 0 req 4096-ptr_max
PARAM_VALUE 1 assoclen 8,12
DATA_SOURCE 0 req r esp_tmp_req
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
NO_OVERFLOW_SIMPLE 0 req->dst->length
NO_OVERFLOW_SIMPLE 0 req->src->length
UNITS 1 assoclen unit_byte

drivers/crypto/xilinx/zynqmp-aes-gcm.c xilinx_aes_fallback_crypt() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 0 req 4096-ptr_max
NOSPEC 0 req->cryptlen
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
HOST_DATA 0 req->dst->length 0-2147483646[c]
HOST_DATA 0 req->src->length 0-2147483646[c]
USER_DATA 0 req->cryptlen 0-u32max
USER_DATA 0 req->dst->length 1-2147483646[c]
USER_DATA 0 req->dst->offset 0-2147551739[c]
USER_DATA 0 req->src->length 1-2147483646[c]
USER_DATA 0 req->src->offset 0-2147551739[c]
USER_DATA 0 *req->iv 0-255
NO_OVERFLOW_SIMPLE 0 req->dst->length
NO_OVERFLOW_SIMPLE 0 req->src->length
UNITS 1 assoclen unit_byte
USER_PTR 0 req->iv

drivers/crypto/inside-secure/safexcel_cipher.c safexcel_aead_chachapoly_crypt() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 0 req 4096-ptr_max
NOSPEC 0 req->cryptlen
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
HOST_DATA 0 req->dst->length 0-2147483646[c]
HOST_DATA 0 req->src->length 0-2147483646[c]
USER_DATA 0 req->cryptlen 0-u32max
USER_DATA 0 req->dst->length 1-2147483646[c]
USER_DATA 0 req->dst->offset 0-2147551739[c]
USER_DATA 0 req->src->length 1-2147483646[c]
USER_DATA 0 req->src->offset 0-2147551739[c]
USER_DATA 0 *req->iv 0-255
NO_OVERFLOW_SIMPLE 0 req->dst->length
NO_OVERFLOW_SIMPLE 0 req->src->length
UNITS 1 assoclen unit_byte
USER_PTR 0 req->iv

drivers/crypto/inside-secure/safexcel_cipher.c safexcel_aead_fallback_crypt() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 0 req 4096-ptr_max
PARAM_VALUE 1 assoclen 0
NOSPEC 0 req->cryptlen
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
HOST_DATA 0 req->dst->length 0-2147483646[c]
HOST_DATA 0 req->src->length 0-2147483646[c]
USER_DATA 0 req->cryptlen 0-s32max[c]
USER_DATA 0 req->dst->length 1-2147483646[c]
USER_DATA 0 req->dst->offset 0-2147551739[c]
USER_DATA 0 req->src->length 1-2147483646[c]
USER_DATA 0 req->src->offset 0-2147551739[c]
USER_DATA 0 *req->iv 0-255
NO_OVERFLOW_SIMPLE 0 req->dst->length
NO_OVERFLOW_SIMPLE 0 req->src->length
UNITS 1 assoclen unit_byte
USER_PTR 0 req->iv

net/tls/tls_sw.c tls_do_decryption() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 0 req 4096-ptr_max
DATA_SOURCE 0 req $5
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
HALF_LOCKED2 sk

net/tls/tls_sw.c tls_do_encryption() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 0 req 4096-ptr_max
BUF_SIZE 0 req 80
DATA_SOURCE 0 req $3
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
LOCK2 sk
HALF_LOCKED2 &tls_ctx->tx_lock

fs/smb/server/auth.c ksmbd_crypt_message() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 0 req 4096-ptr_max
PARAM_VALUE 1 assoclen 32
BUF_SIZE 0 req 80-s32max
BUF_SIZE 0 req 80-s32max
DATA_SOURCE 0 req r aead_request_alloc
NOCHECK_CALL
UNITS 1 assoclen unit_byte

crypto/echainiv.c echainiv_decrypt() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 0 req 4096-ptr_max
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
HOST_DATA 0 req->dst->length 0-2147483646[c]
HOST_DATA 0 req->src->length 0-2147483646[c]
USER_DATA 0 req->dst->length 1-u32max[c]
USER_DATA 0 req->dst->offset 0-2147551739[c]
USER_DATA 0 req->src->length 1-u32max[c]
USER_DATA 0 req->src->offset 0-2147551739[c]
USER_DATA 0 *req->iv 0-255
NO_OVERFLOW_SIMPLE 0 req->dst->length
NO_OVERFLOW_SIMPLE 0 req->src->length
UNITS 1 assoclen unit_byte
USER_PTR 0 req->iv
HALF_LOCKED2 &pool->lock
HALF_LOCKED2 bh

crypto/echainiv.c echainiv_encrypt() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 0 req 4096-ptr_max
NOSPEC 0 req->cryptlen
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
HOST_DATA 0 req->dst->length 0-2147483646[c]
HOST_DATA 0 req->src->length 0-2147483646[c]
USER_DATA 0 req->cryptlen 0-u32max
USER_DATA 0 req->dst->length 1-u32max[c]
USER_DATA 0 req->dst->offset 0-2147551739[c]
USER_DATA 0 req->src->length 1-u32max[c]
USER_DATA 0 req->src->offset 0-2147551739[c]
USER_DATA 0 *req->iv 0-255
NO_OVERFLOW_SIMPLE 0 req->dst->length
NO_OVERFLOW_SIMPLE 0 req->src->length
UNITS 1 assoclen unit_byte
USER_PTR 0 req->iv

crypto/krb5/rfc8009_aes2.c rfc8009_decrypt() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 0 req 4096-ptr_max
BUF_SIZE 0 req 0-u32max
BUF_SIZE 0 req 0-u32max
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
HALF_LOCKED2 &ac->mutex

crypto/krb5/rfc8009_aes2.c rfc8009_encrypt() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 0 req 4096-ptr_max
BUF_SIZE 0 req 0-u32max
BUF_SIZE 0 req 0-u32max
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
HALF_LOCKED2 &pool->lock
HALF_LOCKED2 &server->cm_token_lock

crypto/pcrypt.c pcrypt_aead_decrypt() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 0 req 4096-ptr_max
NOSPEC 0 req->cryptlen
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
USER_DATA 0 req->cryptlen 0-u32max
USER_DATA 0 *req->iv 0-255
UNITS 1 assoclen unit_byte
USER_PTR 0 req->iv
HALF_LOCKED2 &pool->lock
HALF_LOCKED2 bh

crypto/pcrypt.c pcrypt_aead_encrypt() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 0 req 4096-ptr_max
NOSPEC 0 req->cryptlen
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
USER_DATA 0 req->cryptlen 0-u32max
USER_DATA 0 *req->iv 0-255
UNITS 1 assoclen unit_byte
USER_PTR 0 req->iv

crypto/tcrypt.c test_aead_speed() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 0 req 4096-ptr_max
PARAM_VALUE 1 assoclen 0-4095
BUF_SIZE 0 req 80-s32max
BUF_SIZE 0 req 80-s32max
DATA_SOURCE 0 req r aead_request_alloc
DATA_SOURCE 1 assoclen $6
HARD_MAX 1 assoclen 4095
NOCHECK_CALL
UNITS 1 assoclen unit_byte

crypto/tcrypt.c test_mb_aead_speed() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 1 assoclen 0-4095
DATA_SOURCE 1 assoclen $6
HARD_MAX 1 assoclen 4095
NOCHECK_CALL
UNITS 1 assoclen unit_byte

fs/smb/client/smb2ops.c crypt_message() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 0 req 4096-ptr_max
PARAM_VALUE 1 assoclen 32
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
UNITS 1 assoclen unit_byte
HALF_LOCKED2 &server->_srv_mutex

drivers/net/ovpn/crypto_aead.c ovpn_aead_decrypt() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 0 req 4096-ptr_max
PARAM_VALUE 1 assoclen 8
DATA_SOURCE 0 req r ovpn_aead_crypto_tmp_req
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL

drivers/net/ovpn/crypto_aead.c ovpn_aead_encrypt() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 0 req 4096-ptr_max
PARAM_VALUE 1 assoclen 8
DATA_SOURCE 0 req r ovpn_aead_crypto_tmp_req
PREEMPT_ADD
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
HALF_LOCKED2 &pool->lock
HALF_LOCKED2 bh

net/mac802154/llsec.c llsec_do_decrypt_auth() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 0 req 4096-ptr_max
BUF_SIZE 0 req 80-s32max
BUF_SIZE 0 req 80-s32max
DATA_SOURCE 0 req r aead_request_alloc
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
UNITS 1 assoclen unit_byte

net/mac802154/llsec.c llsec_do_encrypt_auth() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 0 req 4096-ptr_max
BUF_SIZE 0 req 80-s32max
BUF_SIZE 0 req 80-s32max
DATA_SOURCE 0 req r aead_request_alloc
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
UNITS 1 assoclen unit_byte
HALF_LOCKED2 &dev->tx_global_lock
HALF_LOCKED2 flags

drivers/crypto/marvell/octeontx2/otx2_cptvf_algs.c aead_do_fallback() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 0 req 4096-ptr_max
NOSPEC 0 req->cryptlen
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
USER_DATA 0 req->cryptlen 0-u32max
UNITS 1 assoclen unit_byte
USER_PTR 0 req->iv

drivers/md/dm-crypt.c crypt_convert_block_aead() -> aead_request_set_ad()

Type Parameter Key Value
DATA_SOURCE 0 req $2
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
UNITS 1 assoclen unit_byte

drivers/crypto/hisilicon/sec2/sec_crypto.c sec_aead_soft_crypto() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 0 req 4096-ptr_max
BUF_SIZE 0 req 80-s32max
BUF_SIZE 0 req 80-s32max
DATA_SOURCE 0 req r aead_request_alloc
NOSPEC 0 req->cryptlen
PREEMPT_ADD
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
HOST_DATA 0 req->dst->length 0-2147483646[c]
HOST_DATA 0 req->src->length 0-2147483646[c]
USER_DATA 0 req->cryptlen 0-u32max
USER_DATA 0 req->dst->length 1-2147483646[c]
USER_DATA 0 req->dst->offset 0-2147551739[c]
USER_DATA 0 req->src->length 1-2147483646[c]
USER_DATA 0 req->src->offset 0-2147551739[c]
USER_DATA 0 *req->iv 0-255
NO_OVERFLOW_SIMPLE 0 req->dst->length
NO_OVERFLOW_SIMPLE 0 req->src->length
UNITS 1 assoclen unit_byte
USER_PTR 0 req->iv
HALF_LOCKED2 &qp->backlog.lock
HALF_LOCKED2 bh

drivers/crypto/starfive/jh7110-aes.c starfive_aes_aead_do_fallback() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 0 req 4096-ptr_max
NOSPEC 0 req->cryptlen
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
HOST_DATA 0 req->dst->length 0-2147483646[c]
HOST_DATA 0 req->src->length 0-2147483646[c]
USER_DATA 0 req->cryptlen 0-u32max
USER_DATA 0 req->dst->length 1-u32max[c]
USER_DATA 0 req->dst->offset 0-2147551739[c]
USER_DATA 0 req->src->length 1-u32max[c]
USER_DATA 0 req->src->offset 0-2147551739[c]
USER_DATA 0 *req->iv 0-255
NO_OVERFLOW_SIMPLE 0 req->dst->length
NO_OVERFLOW_SIMPLE 0 req->src->length
UNITS 1 assoclen unit_byte
USER_PTR 0 req->iv

net/tipc/crypto.c tipc_aead_decrypt() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 0 req 4096-ptr_max
PARAM_VALUE 1 assoclen 16,28
DATA_SOURCE 1 assoclen r tipc_ehdr_size
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
LOCK2 rcu_read

net/tipc/crypto.c tipc_aead_encrypt() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 0 req 4096-ptr_max
PARAM_VALUE 1 assoclen 16,28
DATA_SOURCE 1 assoclen r tipc_ehdr_size
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
HALF_LOCKED2 &__dnode->lock
HALF_LOCKED2 rcu_read

crypto/ccm.c crypto_rfc4309_crypt() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 0 req 4096-ptr_max
PARAM_VALUE 1 assoclen 8,12
BUF_SIZE 0 req 80
CAPPED_DATA 1 assoclen 1
NOSPEC 0 req->cryptlen
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
USER_DATA 0 req->cryptlen 0-u32max
UNITS 1 assoclen unit_byte

net/mac80211/aead_api.c aead_decrypt() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 0 req 4096-ptr_max
BUF_SIZE 0 req 0-2147549182
BUF_SIZE 0 req 0-2147549182
DATA_SOURCE 0 req r _kzalloc_noprof
RX_PATH
NOCHECK_CALL

net/mac80211/aead_api.c aead_encrypt() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 0 req 4096-ptr_max
BUF_SIZE 0 req 0-2147549182
BUF_SIZE 0 req 0-2147549182
DATA_SOURCE 0 req r _kzalloc_noprof
PREEMPT_ADD
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
HALF_LOCKED2 rcu_read

drivers/crypto/chelsio/chcr_algo.c chcr_aead_fallback() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 0 req 4096-ptr_max
DATA_SOURCE 0 req r aead_request_ctx_dma
NOSPEC 0 req->cryptlen
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
HOST_DATA 0 req->dst->length 0-2147483646[c]
HOST_DATA 0 req->src->length 0-2147483646[c]
USER_DATA 0 req->cryptlen 0-u32max
USER_DATA 0 req->dst->length 1-2147483646[c]
USER_DATA 0 req->dst->offset 0-2147551739[c]
USER_DATA 0 req->src->length 1-2147483646[c]
USER_DATA 0 req->src->offset 0-2147551739[c]
USER_DATA 0 *req->iv 0-255
NO_OVERFLOW_SIMPLE 0 req->dst->length
NO_OVERFLOW_SIMPLE 0 req->src->length
UNITS 1 assoclen unit_byte
USER_PTR 0 req->iv

drivers/crypto/ti/dthev2-aes.c dthe_aead_do_fallback() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 0 req 4096-ptr_max
BUF_SIZE 0 req 464
BUF_SIZE 0 req 464
BIT_INFO 0 req 0x3df92acba6f29000,0xffffffffffffffff
BIT_INFO 0 req 0x3df92acba6f29000,0xffffffffffffffff
NOSPEC 0 req->cryptlen
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
HOST_DATA 0 req->dst->length 0-2147483646[c]
HOST_DATA 0 req->src->length 0-2147483646[c]
USER_DATA 0 req->cryptlen 0-u32max
USER_DATA 0 req->dst->length 1-2147483646[c]
USER_DATA 0 req->dst->offset 0-2147551739[c]
USER_DATA 0 req->src->length 1-2147483646[c]
USER_DATA 0 req->src->offset 0-2147551739[c]
USER_DATA 0 *req->iv 0-255
NO_OVERFLOW_SIMPLE 0 req->dst->length
NO_OVERFLOW_SIMPLE 0 req->src->length
UNITS 1 assoclen unit_byte
USER_PTR 0 req->iv

crypto/cryptd.c cryptd_aead_crypt() -> aead_request_set_ad()

Type Parameter Key Value
PARAM_VALUE 0 req 4096-ptr_max
BUF_SIZE 0 req 80
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
UNITS 1 assoclen unit_byte
HALF_LOCKED2 &backlog->lock
HALF_LOCKED2 &pool->lock
HALF_LOCKED2 _T->lock
HALF_LOCKED2 bh