Documented in 1 files:
Defined in 1 files as a function:
Referenced in 34 files:
- crypto/algif_aead.c, line 203
- crypto/ccm.c, line 631
- crypto/cryptd.c, line 749
- crypto/echainiv.c
- crypto/essiv.c, line 244
- crypto/gcm.c
- crypto/krb5/rfc3961_simplified.c
- crypto/krb5/rfc8009_aes2.c
- crypto/pcrypt.c
- crypto/seqiv.c
- crypto/simd.c
- drivers/crypto/amcc/crypto4xx_alg.c, line 339
- drivers/crypto/bcm/cipher.c, line 2583
- drivers/crypto/chelsio/chcr_algo.c, line 2337
- drivers/crypto/hisilicon/sec2/sec_crypto.c, line 2540
- drivers/crypto/inside-secure/safexcel_cipher.c
- drivers/crypto/intel/keembay/keembay-ocs-aes-core.c, line 648
- drivers/crypto/marvell/octeontx2/otx2_cptvf_algs.c, line 1223
- drivers/crypto/qce/aead.c, line 522
- drivers/crypto/sa2ul.c, line 1899
- drivers/crypto/starfive/jh7110-aes.c, line 815
- drivers/crypto/xilinx/zynqmp-aes-gcm.c, line 588
- drivers/md/dm-crypt.c, line 1464
- drivers/net/macsec.c, line 592
- drivers/net/ovpn/crypto_aead.c
- fs/smb/client/smb2ops.c, line 4668
- include/crypto/aead.h
- net/ipv4/esp4.c, line 87
- net/ipv6/esp6.c, line 104
- net/mac80211/aead_api.c
- net/mac80211/aes_gmac.c, line 61
- net/tipc/crypto.c
- net/tls/tls_device_fallback.c, line 114
- net/tls/tls_sw.c
Smatch caller information:
net/ipv6/esp6.c esp_tmp_req() -> aead_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 0,4096-ptr_max |
| BUF_SIZE | 1 | tfm | 16 |
| BUF_SIZE | 1 | tfm | 16 |
| DATA_SOURCE | 1 | tfm | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
net/ceph/messenger_v2.c aead_request_alloc() -> aead_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 4096-ptr_max |
| PARAM_VALUE | 1 | tfm | 4096-ptr_max |
| BUF_SIZE | 0 | req | 80-4294967375 |
| BUF_SIZE | 0 | req | 80-4294967375 |
| DATA_SOURCE | 0 | req | r _kmalloc_noprof |
| DATA_SOURCE | 1 | tfm | $0 |
| NOCHECK_CALL | |||
| USER_DATA | 1 | tfm->authsize | 16[c] |
| LOCK2 | &con->mutex | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct ceph_connection)->mutex |
drivers/net/macsec.c macsec_alloc_req() -> aead_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 4096-ptr_max |
| PARAM_VALUE | 1 | tfm | 4096-ptr_max |
| BUF_SIZE | 0 | req | 32-73014444096 |
| BUF_SIZE | 0 | req | 32-73014444096 |
| DATA_SOURCE | 1 | tfm | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | bh | ||
| HALF_LOCKED2 | rcu_read |
drivers/crypto/qce/aead.c qce_aead_crypt() -> aead_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
net/mac80211/aes_gmac.c ieee80211_aes_gmac() -> aead_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 16,4096-ptr_max |
| PARAM_VALUE | 1 | tfm | 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 |
| DATA_SOURCE | 1 | tfm | $0 |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
crypto/gcm.c crypto_rfc4106_crypt() -> aead_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 4096-ptr_max |
| PARAM_VALUE | 1 | tfm | 4096-ptr_max |
| BUF_SIZE | 0 | req | 80 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
crypto/gcm.c crypto_rfc4543_crypt() -> aead_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | tfm | 4096-ptr_max |
| BUF_SIZE | 0 | req | 80 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
net/tls/tls_device_fallback.c tls_init_aead_request() -> aead_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 16,4096-ptr_max |
| PARAM_VALUE | 1 | tfm | 4096-ptr_max |
| BUF_SIZE | 0 | req | 0-s32max |
| BUF_SIZE | 0 | req | 0-s32max |
| DATA_SOURCE | 0 | req | $0 |
| DATA_SOURCE | 1 | tfm | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
crypto/krb5/rfc3961_simplified.c krb5_aead_decrypt() -> aead_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 16,4096-ptr_max |
| PARAM_VALUE | 1 | tfm | 4096-ptr_max |
| BUF_SIZE | 0 | req | 0-u32max |
| BUF_SIZE | 0 | req | 0-u32max |
| DATA_SOURCE | 1 | tfm | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &ac->mutex |
crypto/krb5/rfc3961_simplified.c krb5_aead_encrypt() -> aead_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 16,4096-ptr_max |
| PARAM_VALUE | 1 | tfm | 4096-ptr_max |
| BUF_SIZE | 0 | req | 0-u32max |
| BUF_SIZE | 0 | req | 0-u32max |
| DATA_SOURCE | 1 | tfm | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &pool->lock | ||
| HALF_LOCKED2 | &server->cm_token_lock |
crypto/essiv.c essiv_aead_crypt() -> aead_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 4096-ptr_max |
| BUF_SIZE | 0 | req | 80 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/crypto/sa2ul.c sa_aead_run() -> aead_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
crypto/algif_aead.c _aead_recvmsg() -> aead_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 4096-ptr_max |
| PARAM_VALUE | 1 | tfm | 4096-ptr_max |
| BUF_SIZE | 1 | tfm | 1-s32max |
| BUF_SIZE | 1 | tfm | 1-s32max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | sk | ||
| HALF_LOCKED2 | &vq->mutex |
crypto/seqiv.c seqiv_aead_decrypt() -> aead_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &pool->lock | ||
| HALF_LOCKED2 | bh |
crypto/seqiv.c seqiv_aead_encrypt() -> aead_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/net/wireless/intel/ipw2x00/libipw_crypto_ccmp.c aead_request_alloc() -> aead_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 4096-ptr_max |
| PARAM_VALUE | 1 | tfm | 4096-ptr_max |
| BUF_SIZE | 0 | req | 80-4294967375 |
| BUF_SIZE | 0 | req | 80-4294967375 |
| DATA_SOURCE | 0 | req | r _kmalloc_noprof |
| DATA_SOURCE | 1 | tfm | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &ieee->lock | ||
| HALF_LOCKED2 | bh | ||
| HALF_LOCKED2 | flags |
drivers/crypto/intel/keembay/keembay-ocs-aes-core.c kmb_ocs_aead_common() -> aead_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
crypto/testmgr.c aead_request_alloc() -> aead_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 4096-ptr_max |
| PARAM_VALUE | 1 | tfm | 4096-ptr_max |
| BUF_SIZE | 0 | req | 80-4294967375 |
| BUF_SIZE | 0 | req | 80-4294967375 |
| DATA_SOURCE | 0 | req | r _kmalloc_noprof |
| DATA_SOURCE | 1 | tfm | $0 |
| NOCHECK_CALL | |||
| HALF_LOCKED2 | global &once_lock |
net/ipv4/esp4.c esp_tmp_req() -> aead_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 0,4096-ptr_max |
| BUF_SIZE | 1 | tfm | 16 |
| BUF_SIZE | 1 | tfm | 16 |
| DATA_SOURCE | 1 | tfm | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/crypto/xilinx/zynqmp-aes-gcm.c xilinx_aes_fallback_crypt() -> aead_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/crypto/inside-secure/safexcel_cipher.c safexcel_aead_chachapoly_crypt() -> aead_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/crypto/inside-secure/safexcel_cipher.c safexcel_aead_exit_inv() -> aead_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 736519818148593664 |
| PARAM_VALUE | 1 | tfm | 4096-ptr_max |
| BUF_SIZE | 0 | req | 100 |
| BUF_SIZE | 0 | req | 100 |
| MEM_ZERO | 0 | req | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/crypto/inside-secure/safexcel_cipher.c safexcel_aead_fallback_crypt() -> aead_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
net/tls/tls_sw.c tls_do_decryption() -> aead_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 16,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_tfm()
| 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 aead_request_alloc() -> aead_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 4096-ptr_max |
| PARAM_VALUE | 1 | tfm | 4096-ptr_max |
| BUF_SIZE | 0 | req | 80-4294967375 |
| BUF_SIZE | 0 | req | 80-4294967375 |
| DATA_SOURCE | 0 | req | r _kmalloc_noprof |
| DATA_SOURCE | 1 | tfm | $0 |
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &pool->lock |
crypto/echainiv.c echainiv_decrypt() -> aead_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &pool->lock | ||
| HALF_LOCKED2 | bh |
crypto/echainiv.c echainiv_encrypt() -> aead_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
crypto/krb5/rfc8009_aes2.c rfc8009_decrypt() -> aead_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 16,4096-ptr_max |
| PARAM_VALUE | 1 | tfm | 4096-ptr_max |
| BUF_SIZE | 0 | req | 0-u32max |
| BUF_SIZE | 0 | req | 0-u32max |
| DATA_SOURCE | 1 | tfm | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &ac->mutex |
crypto/krb5/rfc8009_aes2.c rfc8009_encrypt() -> aead_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 16,4096-ptr_max |
| PARAM_VALUE | 1 | tfm | 4096-ptr_max |
| BUF_SIZE | 0 | req | 0-u32max |
| BUF_SIZE | 0 | req | 0-u32max |
| DATA_SOURCE | 1 | tfm | $1 |
| 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_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &pool->lock | ||
| HALF_LOCKED2 | bh |
crypto/pcrypt.c pcrypt_aead_encrypt() -> aead_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
crypto/tcrypt.c aead_request_alloc() -> aead_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 4096-ptr_max |
| PARAM_VALUE | 1 | tfm | 4096-ptr_max |
| BUF_SIZE | 0 | req | 80-4294967375 |
| BUF_SIZE | 0 | req | 80-4294967375 |
| DATA_SOURCE | 0 | req | r _kmalloc_noprof |
| DATA_SOURCE | 1 | tfm | $0 |
| NOCHECK_CALL |
fs/smb/client/smb2ops.c crypt_message() -> aead_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 0,4096-ptr_max |
| PARAM_VALUE | 1 | tfm | 4096-ptr_max |
| DATA_SOURCE | 1 | tfm | $4 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &server->_srv_mutex |
drivers/net/ovpn/crypto_aead.c ovpn_aead_decrypt() -> aead_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 0,4096-ptr_max |
| PARAM_VALUE | 1 | tfm | 4096-ptr_max |
| 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_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 0,4096-ptr_max |
| PARAM_VALUE | 1 | tfm | 4096-ptr_max |
| 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 aead_request_alloc() -> aead_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 4096-ptr_max |
| PARAM_VALUE | 1 | tfm | 4096-ptr_max |
| BUF_SIZE | 0 | req | 80-4294967375 |
| BUF_SIZE | 0 | req | 80-4294967375 |
| DATA_SOURCE | 0 | req | r _kmalloc_noprof |
| DATA_SOURCE | 1 | tfm | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/crypto/marvell/octeontx2/otx2_cptvf_algs.c aead_do_fallback() -> aead_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 4096-ptr_max |
| PARAM_VALUE | 1 | tfm | 1-u64max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/md/dm-crypt.c crypt_alloc_req_aead() -> aead_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 1-u64max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &pool->lock |
drivers/crypto/hisilicon/sec2/sec_crypto.c aead_request_alloc() -> aead_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 4096-ptr_max |
| PARAM_VALUE | 1 | tfm | 4096-ptr_max |
| BUF_SIZE | 0 | req | 80-4294967375 |
| BUF_SIZE | 0 | req | 80-4294967375 |
| DATA_SOURCE | 0 | req | r _kmalloc_noprof |
| DATA_SOURCE | 1 | tfm | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &qp->backlog.lock | ||
| HALF_LOCKED2 | bh |
drivers/crypto/hisilicon/sec2/sec_crypto.c sec_aead_soft_crypto() -> aead_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 4096-ptr_max |
| PARAM_VALUE | 0 | req->base.tfm | 4096-ptr_max |
| PARAM_VALUE | 1 | tfm | 4096-ptr_max |
| BUF_SIZE | 0 | req | 80-s32max |
| BUF_SIZE | 0 | req | 80-s32max |
| DATA_SOURCE | 0 | req | r aead_request_alloc |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &qp->backlog.lock | ||
| HALF_LOCKED2 | bh |
drivers/crypto/starfive/jh7110-aes.c starfive_aes_aead_do_fallback() -> aead_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
net/tipc/crypto.c tipc_aead_decrypt() -> aead_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 0,4096-ptr_max |
| PARAM_VALUE | 1 | tfm | 4096-ptr_max |
| DATA_SOURCE | 1 | tfm | r tipc_aead_tfm_next |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | rcu_read |
net/tipc/crypto.c tipc_aead_encrypt() -> aead_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 0,4096-ptr_max |
| PARAM_VALUE | 1 | tfm | 4096-ptr_max |
| DATA_SOURCE | 1 | tfm | r tipc_aead_tfm_next |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &__dnode->lock | ||
| HALF_LOCKED2 | rcu_read |
crypto/ccm.c crypto_rfc4309_crypt() -> aead_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 4096-ptr_max |
| PARAM_VALUE | 1 | tfm | 4096-ptr_max |
| BUF_SIZE | 0 | req | 80 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
net/mac80211/aead_api.c aead_decrypt() -> aead_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 16,4096-ptr_max |
| PARAM_VALUE | 1 | tfm | 4096-ptr_max |
| BUF_SIZE | 0 | req | 0-2147549182 |
| BUF_SIZE | 0 | req | 0-2147549182 |
| DATA_SOURCE | 0 | req | r _kzalloc_noprof |
| DATA_SOURCE | 1 | tfm | $0 |
| RX_PATH | |||
| NOCHECK_CALL |
net/mac80211/aead_api.c aead_encrypt() -> aead_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 16,4096-ptr_max |
| PARAM_VALUE | 1 | tfm | 4096-ptr_max |
| BUF_SIZE | 0 | req | 0-2147549182 |
| BUF_SIZE | 0 | req | 0-2147549182 |
| DATA_SOURCE | 0 | req | r _kzalloc_noprof |
| DATA_SOURCE | 1 | tfm | $0 |
| 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_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| DATA_SOURCE | 0 | req | r aead_request_ctx_dma |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
crypto/cryptd.c cryptd_aead_crypt() -> aead_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 4096-ptr_max |
| BUF_SIZE | 0 | req | 80 |
| DATA_SOURCE | 1 | tfm | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &backlog->lock | ||
| HALF_LOCKED2 | &pool->lock | ||
| HALF_LOCKED2 | _T->lock | ||
| HALF_LOCKED2 | bh |