Documented in 1 files:
Defined in 1 files as a function:
Referenced in 53 files:
- arch/arm/crypto/aes-ce-glue.c
- arch/arm/crypto/aes-neonbs-glue.c, line 272
- arch/arm64/crypto/aes-glue.c
- arch/arm64/crypto/aes-neonbs-glue.c, line 295
- arch/arm64/crypto/sm4-ce-glue.c
- arch/powerpc/crypto/aes_cbc.c, line 87
- arch/powerpc/crypto/aes_ctr.c, line 106
- arch/powerpc/crypto/aes_xts.c, line 98
- arch/riscv/crypto/aes-riscv64-glue.c
- arch/s390/crypto/aes_s390.c
- arch/x86/crypto/aesni-intel_glue.c
- crypto/adiantum.c
- crypto/algif_skcipher.c, line 165
- crypto/authenc.c
- crypto/authencesn.c
- crypto/ccm.c
- crypto/chacha20poly1305.c
- crypto/cryptd.c, line 263
- crypto/ctr.c, line 209
- crypto/cts.c
- crypto/essiv.c, line 149
- crypto/gcm.c
- crypto/hctr2.c, line 252
- crypto/krb5enc.c
- crypto/lrw.c
- crypto/xts.c
- drivers/crypto/allwinner/sun4i-ss/sun4i-ss-cipher.c, line 162
- drivers/crypto/allwinner/sun8i-ce/sun8i-ce-cipher.c, line 122
- drivers/crypto/allwinner/sun8i-ss/sun8i-ss-cipher.c, line 108
- drivers/crypto/amlogic/amlogic-gxl-cipher.c, line 71
- drivers/crypto/aspeed/aspeed-hace-crypto.c, line 34
- drivers/crypto/atmel-aes.c, line 1046
- drivers/crypto/caam/caamalg.c, line 1914
- drivers/crypto/caam/caamalg_qi.c, line 1440
- drivers/crypto/caam/caamalg_qi2.c
- drivers/crypto/ccp/ccp-crypto-aes-xts.c, line 152
- drivers/crypto/ccree/cc_cipher.c, line 912
- drivers/crypto/chelsio/chcr_algo.c, line 668
- drivers/crypto/gemini/sl3516-ce-cipher.c, line 107
- drivers/crypto/geode-aes.c, line 275
- drivers/crypto/inside-secure/safexcel_cipher.c, line 1141
- drivers/crypto/intel/ixp4xx/ixp4xx_crypto.c, line 965
- drivers/crypto/intel/qat/qat_common/qat_algs.c
- drivers/crypto/marvell/octeontx2/otx2_cptvf_algs.c, line 335
- drivers/crypto/mxs-dcp.c, line 454
- drivers/crypto/omap-aes.c, line 544
- drivers/crypto/qce/skcipher.c, line 249
- drivers/crypto/rockchip/rk3288_crypto_skcipher.c, line 79
- drivers/crypto/sa2ul.c, line 1316
- drivers/crypto/sahara.c, line 650
- drivers/crypto/starfive/jh7110-aes.c, line 778
- drivers/md/dm-crypt.c
- include/crypto/skcipher.h
Smatch caller information:
net/mac80211/fils_aead.c skcipher_request_alloc_noprof() -> skcipher_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 |
| BUF_SIZE | 0 | req->__ctx | 0-u32max |
| DATA_SOURCE | 0 | req | r _kmalloc_noprof |
| DATA_SOURCE | 1 | tfm | $0 |
| RX_PATH | |||
| NOCHECK_CALL |
crypto/adiantum.c adiantum_crypt() -> skcipher_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &mkey->sem | ||
| HALF_LOCKED2 | s->tfm_mutex | ||
| HALF_LOCKED2 | tfm_mutex |
crypto/adiantum.c adiantum_setkey() -> skcipher_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 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &ac->mutex | ||
| HALF_LOCKED2 | &crypt_stat->cs_mutex | ||
| HALF_LOCKED2 | &crypt_stat->cs_tfm_mutex | ||
| HALF_LOCKED2 | &crypt_stat->keysig_list_mutex | ||
| HALF_LOCKED2 | &mkey->sem | ||
| HALF_LOCKED2 | &sdata->sec_mtx | ||
| HALF_LOCKED2 | &walker->global_auth_tok_key->sem | ||
| HALF_LOCKED2 | global &key_tfm_list_mutex | ||
| HALF_LOCKED2 | s->tfm_mutex | ||
| HALF_LOCKED2 | sk | ||
| HALF_LOCKED2 | tfm_mutex |
drivers/crypto/allwinner/sun8i-ss/sun8i-ss-cipher.c sun8i_ss_cipher_fallback() -> skcipher_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &mkey->sem | ||
| HALF_LOCKED2 | s->tfm_mutex | ||
| HALF_LOCKED2 | tfm_mutex |
drivers/crypto/intel/ixp4xx/ixp4xx_crypto.c ixp4xx_cipher_fallback() -> skcipher_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &mkey->sem | ||
| HALF_LOCKED2 | s->tfm_mutex | ||
| HALF_LOCKED2 | sk | ||
| HALF_LOCKED2 | tfm_mutex |
crypto/xts.c xts_cts_final() -> skcipher_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 |
crypto/xts.c xts_init_crypt() -> skcipher_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 | |||
| HALF_LOCKED2 | &mkey->sem | ||
| HALF_LOCKED2 | s->tfm_mutex | ||
| HALF_LOCKED2 | tfm_mutex |
crypto/xts.c xts_xor_tweak() -> skcipher_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 |
| DATA_SOURCE | 1 | tfm | r crypto_skcipher_reqtfm |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HOST_DATA | 0 | req->dst->length | 1-2147483646[c] |
| HOST_DATA | 0 | req->src->length | 1-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 |
| UNITS | 0 | req | unit_byte |
crypto/gcm.c crypto_gcm_init_crypt() -> skcipher_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 |
crypto/gcm.c crypto_gcm_setkey() -> skcipher_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 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &con->mutex | ||
| HALF_LOCKED2 | &sdata->sec_mtx | ||
| HALF_LOCKED2 | sk |
drivers/crypto/ccp/ccp-crypto-aes-xts.c ccp_aes_xts_crypt() -> skcipher_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &mkey->sem | ||
| HALF_LOCKED2 | s->tfm_mutex | ||
| HALF_LOCKED2 | tfm_mutex |
crypto/krb5enc.c krb5enc_dispatch_decrypt() -> skcipher_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| UNITS | 0 | req | unit_byte |
| HALF_LOCKED2 | &pool->lock |
crypto/krb5enc.c krb5enc_dispatch_encrypt() -> skcipher_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| UNITS | 0 | req | unit_byte |
crypto/krb5/rfc3961_simplified.c skcipher_request_set_sync_tfm() -> skcipher_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 | 464 |
| BUF_SIZE | 0 | req | 464 |
| DATA_SOURCE | 0 | req | $0 |
| BIT_INFO | 0 | req | 0x30c5bc615f42a000,0x30c5bc615f42a000 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
crypto/essiv.c essiv_skcipher_crypt() -> skcipher_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| BUF_SIZE | 0 | req | 1-s32max |
| BUF_SIZE | 0 | req | 1-s32max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &mkey->sem | ||
| HALF_LOCKED2 | s->tfm_mutex | ||
| HALF_LOCKED2 | tfm_mutex |
drivers/crypto/sa2ul.c sa_cipher_run() -> skcipher_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| BUF_SIZE | 0 | req | 1-s32max |
| BUF_SIZE | 0 | req | 1-s32max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &mkey->sem | ||
| HALF_LOCKED2 | s->tfm_mutex | ||
| HALF_LOCKED2 | tfm_mutex |
fs/ecryptfs/keystore.c skcipher_request_alloc_noprof() -> skcipher_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 |
| BUF_SIZE | 0 | req->__ctx | 0-u32max |
| DATA_SOURCE | 0 | req | r _kmalloc_noprof |
| DATA_SOURCE | 1 | tfm | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &crypt_stat->keysig_list_mutex | ||
| HALF_LOCKED2 | &walker->global_auth_tok_key->sem | ||
| HALF_LOCKED2 | s->tfm_mutex | ||
| HALF_LOCKED2 | tfm_mutex |
crypto/authenc.c crypto_authenc_decrypt_tail() -> skcipher_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| UNITS | 0 | req | unit_byte |
| HALF_LOCKED2 | &pool->lock |
crypto/authenc.c crypto_authenc_encrypt() -> skcipher_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| UNITS | 0 | req | unit_byte |
crypto/authencesn.c crypto_authenc_esn_decrypt_tail() -> skcipher_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| UNITS | 0 | req | unit_byte |
| HALF_LOCKED2 | &pool->lock |
crypto/authencesn.c crypto_authenc_esn_encrypt() -> skcipher_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| UNITS | 0 | req | unit_byte |
drivers/crypto/intel/keembay/keembay-ocs-aes-core.c skcipher_request_set_sync_tfm() -> skcipher_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 4096-ptr_max |
| BUF_SIZE | 0 | req | 464 |
| BUF_SIZE | 0 | req | 464 |
| DATA_SOURCE | 0 | req | $0 |
| BIT_INFO | 0 | req | 0x2f3286ca928b1000,0x2f3286ca928b1000 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &mkey->sem | ||
| HALF_LOCKED2 | s->tfm_mutex | ||
| HALF_LOCKED2 | sk | ||
| HALF_LOCKED2 | tfm_mutex |
crypto/testmgr.c skcipher_request_alloc_noprof() -> skcipher_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 |
| BUF_SIZE | 0 | req->__ctx | 0-u32max |
| DATA_SOURCE | 0 | req | r _kmalloc_noprof |
| DATA_SOURCE | 1 | tfm | $0 |
| NOCHECK_CALL | |||
| HALF_LOCKED2 | global &once_lock |
security/keys/encrypted-keys/encrypted.c skcipher_request_alloc_noprof() -> skcipher_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 |
| BUF_SIZE | 0 | req->__ctx | 0-u32max |
| DATA_SOURCE | 0 | req | r _kmalloc_noprof |
| DATA_SOURCE | 1 | tfm | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &mkey->sem | ||
| HALF_LOCKED2 | &key->sem | ||
| HALF_LOCKED2 | global &key_construction_mutex | ||
| TYPE_LOCK | (struct key)->sem |
drivers/crypto/intel/qat/qat_common/qat_algs.c qat_alg_skcipher_xts_decrypt() -> skcipher_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| BUF_SIZE | 0 | req | 1-s32max |
| BUF_SIZE | 0 | req | 1-s32max |
| NOSPEC | 0 | req->cryptlen | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| USER_DATA | 0 | req->cryptlen | 16-u32max |
| USER_PTR | 0 | req->iv | |
| HALF_LOCKED2 | &crypt_stat->cs_mutex | ||
| HALF_LOCKED2 | &mkey->sem | ||
| HALF_LOCKED2 | global &key_construction_mutex | ||
| HALF_LOCKED2 | s->tfm_mutex | ||
| HALF_LOCKED2 | sk | ||
| HALF_LOCKED2 | tfm_mutex |
drivers/crypto/intel/qat/qat_common/qat_algs.c qat_alg_skcipher_xts_encrypt() -> skcipher_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| BUF_SIZE | 0 | req | 1-s32max |
| BUF_SIZE | 0 | req | 1-s32max |
| NOSPEC | 0 | req->cryptlen | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| USER_DATA | 0 | req->cryptlen | 16-u32max |
| USER_PTR | 0 | req->iv | |
| HALF_LOCKED2 | &crypt_stat->keysig_list_mutex | ||
| HALF_LOCKED2 | &key->sem | ||
| HALF_LOCKED2 | &mkey->sem | ||
| HALF_LOCKED2 | &walker->global_auth_tok_key->sem | ||
| HALF_LOCKED2 | s->tfm_mutex | ||
| HALF_LOCKED2 | sk | ||
| HALF_LOCKED2 | tfm_mutex |
drivers/crypto/inside-secure/safexcel_cipher.c safexcel_skcipher_exit_inv() -> skcipher_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 1361383780169351168 |
| 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 |
crypto/chacha20poly1305.c chacha_decrypt() -> skcipher_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
crypto/chacha20poly1305.c chacha_encrypt() -> skcipher_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
crypto/chacha20poly1305.c poly_genkey() -> skcipher_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/crypto/gemini/sl3516-ce-cipher.c sl3516_ce_cipher_fallback() -> skcipher_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &mkey->sem | ||
| HALF_LOCKED2 | s->tfm_mutex | ||
| HALF_LOCKED2 | tfm_mutex |
crypto/hctr2.c hctr2_crypt() -> skcipher_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &mkey->sem | ||
| HALF_LOCKED2 | s->tfm_mutex | ||
| HALF_LOCKED2 | tfm_mutex |
drivers/crypto/caam/caamalg.c skcipher_crypt() -> skcipher_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 | |||
| HALF_LOCKED2 | &mkey->sem | ||
| HALF_LOCKED2 | s->tfm_mutex | ||
| HALF_LOCKED2 | tfm_mutex |
arch/x86/crypto/aesni-intel_glue.c cts_cbc_decrypt() -> skcipher_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 4943210709364584448 |
| PARAM_VALUE | 1 | tfm | 4096-ptr_max |
| DATA_SOURCE | 1 | tfm | r crypto_skcipher_reqtfm |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &crypt_stat->cs_mutex | ||
| HALF_LOCKED2 | &mkey->sem | ||
| HALF_LOCKED2 | global &key_construction_mutex | ||
| HALF_LOCKED2 | s->tfm_mutex | ||
| HALF_LOCKED2 | sk | ||
| HALF_LOCKED2 | tfm_mutex |
arch/x86/crypto/aesni-intel_glue.c cts_cbc_encrypt() -> skcipher_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 8922853910695022592 |
| PARAM_VALUE | 1 | tfm | 4096-ptr_max |
| DATA_SOURCE | 1 | tfm | r crypto_skcipher_reqtfm |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &crypt_stat->keysig_list_mutex | ||
| HALF_LOCKED2 | &key->sem | ||
| HALF_LOCKED2 | &mkey->sem | ||
| HALF_LOCKED2 | &walker->global_auth_tok_key->sem | ||
| HALF_LOCKED2 | s->tfm_mutex | ||
| HALF_LOCKED2 | sk | ||
| HALF_LOCKED2 | tfm_mutex |
arch/x86/crypto/aesni-intel_glue.c xts_crypt_slowpath() -> skcipher_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 3924504643095506944 |
| PARAM_VALUE | 1 | tfm | 4096-ptr_max |
| DATA_SOURCE | 1 | tfm | r crypto_skcipher_reqtfm |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &mkey->sem | ||
| HALF_LOCKED2 | s->tfm_mutex | ||
| HALF_LOCKED2 | sk | ||
| HALF_LOCKED2 | tfm_mutex |
drivers/crypto/caam/caamalg_qi2.c skcipher_decrypt() -> skcipher_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 | |||
| HALF_LOCKED2 | &crypt_stat->cs_mutex | ||
| HALF_LOCKED2 | &mkey->sem | ||
| HALF_LOCKED2 | global &key_construction_mutex | ||
| HALF_LOCKED2 | s->tfm_mutex | ||
| HALF_LOCKED2 | sk | ||
| HALF_LOCKED2 | tfm_mutex |
drivers/crypto/caam/caamalg_qi2.c skcipher_encrypt() -> skcipher_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 | |||
| HALF_LOCKED2 | &crypt_stat->keysig_list_mutex | ||
| HALF_LOCKED2 | &key->sem | ||
| HALF_LOCKED2 | &mkey->sem | ||
| HALF_LOCKED2 | &walker->global_auth_tok_key->sem | ||
| HALF_LOCKED2 | s->tfm_mutex | ||
| HALF_LOCKED2 | sk | ||
| HALF_LOCKED2 | tfm_mutex |
drivers/crypto/amlogic/amlogic-gxl-cipher.c meson_cipher_do_fallback() -> skcipher_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &mkey->sem | ||
| HALF_LOCKED2 | s->tfm_mutex | ||
| HALF_LOCKED2 | tfm_mutex |
crypto/algif_skcipher.c _skcipher_recvmsg() -> skcipher_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| 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 |
drivers/md/dm-integrity.c skcipher_request_alloc_noprof() -> skcipher_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 |
| BUF_SIZE | 0 | req->__ctx | 0-u32max |
| DATA_SOURCE | 0 | req | r _kmalloc_noprof |
| DATA_SOURCE | 1 | tfm | $0 |
| NOCHECK_CALL |
crypto/tcrypt.c skcipher_request_alloc_noprof() -> skcipher_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 |
| BUF_SIZE | 0 | req->__ctx | 0-u32max |
| DATA_SOURCE | 0 | req | r _kmalloc_noprof |
| DATA_SOURCE | 1 | tfm | $0 |
| NOCHECK_CALL |
drivers/crypto/caam/caamalg_qi.c skcipher_crypt() -> skcipher_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | tfm | 1-u64max |
| BUF_SIZE | 0 | req | 1-s32max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &mkey->sem | ||
| HALF_LOCKED2 | s->tfm_mutex | ||
| HALF_LOCKED2 | tfm_mutex |
fs/ecryptfs/crypto.c skcipher_request_alloc_noprof() -> skcipher_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 |
| BUF_SIZE | 0 | req->__ctx | 0-u32max |
| DATA_SOURCE | 0 | req | r _kmalloc_noprof |
| DATA_SOURCE | 1 | tfm | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &crypt_stat->cs_tfm_mutex | ||
| TYPE_LOCK | (struct ecryptfs_crypt_stat)->cs_tfm_mutex |
net/mac802154/llsec.c skcipher_request_set_sync_tfm() -> skcipher_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 4096-ptr_max |
| BUF_SIZE | 0 | req | 464 |
| BUF_SIZE | 0 | req | 464 |
| DATA_SOURCE | 0 | req | $0 |
| BIT_INFO | 0 | req | 0x21cc5a101805000,0x467cffb367ffd000 |
| BIT_INFO | 0 | req | 0x21cc5a101805000,0x467cffb367ffd000 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/crypto/marvell/octeontx2/otx2_cptvf_algs.c skcipher_do_fallback() -> skcipher_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 | |||
| HALF_LOCKED2 | &mkey->sem | ||
| HALF_LOCKED2 | s->tfm_mutex | ||
| HALF_LOCKED2 | sk | ||
| HALF_LOCKED2 | tfm_mutex |
drivers/md/dm-crypt.c crypt_alloc_req_skcipher() -> skcipher_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/md/dm-crypt.c crypt_iv_eboiv_gen() -> skcipher_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 | 0 | req | r _kmalloc_noprof |
| DATA_SOURCE | 1 | tfm | r any_tfm |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &pool->lock |
drivers/crypto/hisilicon/sec2/sec_crypto.c skcipher_request_set_sync_tfm() -> skcipher_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 4096-ptr_max |
| PARAM_VALUE | 1 | tfm | 1-u64max |
| BUF_SIZE | 0 | req | 464 |
| BUF_SIZE | 0 | req | 464 |
| DATA_SOURCE | 0 | req | $0 |
| BIT_INFO | 0 | req | 0x4cdcd08a1f87a000,0x4cdcd08a1f87a000 |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &qp->backlog.lock | ||
| HALF_LOCKED2 | bh |
drivers/crypto/ccree/cc_cipher.c cc_cipher_process() -> skcipher_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 4096-ptr_max |
| BUF_SIZE | 0 | req | 1-s32max |
| BUF_SIZE | 0 | req | 1-s32max |
| NOSPEC | 0 | req->cryptlen | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| USER_DATA | 0 | req->cryptlen | 1-u32max |
| USER_PTR | 0 | req->iv | |
| HALF_LOCKED2 | &mkey->sem | ||
| HALF_LOCKED2 | s->tfm_mutex | ||
| HALF_LOCKED2 | tfm_mutex |
drivers/crypto/aspeed/aspeed-hace-crypto.c aspeed_crypto_do_fallback() -> skcipher_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &mkey->sem | ||
| HALF_LOCKED2 | s->tfm_mutex | ||
| HALF_LOCKED2 | tfm_mutex |
drivers/crypto/starfive/jh7110-aes.c starfive_aes_do_fallback() -> skcipher_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| BUF_SIZE | 0 | req | 1-s32max |
| BUF_SIZE | 0 | req | 1-s32max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &mkey->sem | ||
| HALF_LOCKED2 | s->tfm_mutex | ||
| HALF_LOCKED2 | sk | ||
| HALF_LOCKED2 | tfm_mutex |
crypto/ccm.c crypto_ccm_decrypt() -> skcipher_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 | |||
| HALF_LOCKED2 | &pool->lock | ||
| HALF_LOCKED2 | bh |
crypto/ccm.c crypto_ccm_encrypt() -> skcipher_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 |
crypto/ctr.c crypto_rfc3686_crypt() -> skcipher_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 | |||
| HALF_LOCKED2 | &mkey->sem | ||
| HALF_LOCKED2 | s->tfm_mutex | ||
| HALF_LOCKED2 | sk | ||
| HALF_LOCKED2 | tfm_mutex |
net/ceph/crypto.c skcipher_request_set_sync_tfm() -> skcipher_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 4096-ptr_max |
| BUF_SIZE | 0 | req | 464 |
| BUF_SIZE | 0 | req | 464 |
| DATA_SOURCE | 0 | req | $0 |
| BIT_INFO | 0 | req | 0x227a5585a5fee000,0x227a5585a5fee000 |
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &ac->mutex |
drivers/crypto/qce/skcipher.c qce_skcipher_crypt() -> skcipher_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &mkey->sem | ||
| HALF_LOCKED2 | s->tfm_mutex | ||
| HALF_LOCKED2 | tfm_mutex |
drivers/crypto/atmel-aes.c atmel_aes_xts_fallback() -> skcipher_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &mkey->sem | ||
| HALF_LOCKED2 | s->tfm_mutex | ||
| HALF_LOCKED2 | sk | ||
| HALF_LOCKED2 | tfm_mutex |
crypto/cts.c crypto_cts_decrypt() -> skcipher_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 | |||
| HALF_LOCKED2 | &crypt_stat->cs_mutex | ||
| HALF_LOCKED2 | &mkey->sem | ||
| HALF_LOCKED2 | global &key_construction_mutex | ||
| HALF_LOCKED2 | s->tfm_mutex | ||
| HALF_LOCKED2 | sk | ||
| HALF_LOCKED2 | tfm_mutex |
crypto/cts.c crypto_cts_encrypt() -> skcipher_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 | |||
| HALF_LOCKED2 | &crypt_stat->keysig_list_mutex | ||
| HALF_LOCKED2 | &key->sem | ||
| HALF_LOCKED2 | &mkey->sem | ||
| HALF_LOCKED2 | &walker->global_auth_tok_key->sem | ||
| HALF_LOCKED2 | s->tfm_mutex | ||
| HALF_LOCKED2 | sk | ||
| HALF_LOCKED2 | tfm_mutex |
crypto/lrw.c lrw_init_crypt() -> skcipher_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 | |||
| HALF_LOCKED2 | &mkey->sem | ||
| HALF_LOCKED2 | s->tfm_mutex | ||
| HALF_LOCKED2 | tfm_mutex |
crypto/lrw.c lrw_xor_tweak() -> skcipher_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 |
| DATA_SOURCE | 1 | tfm | r crypto_skcipher_reqtfm |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HOST_DATA | 0 | req->dst->length | 1-2147483646[c] |
| HOST_DATA | 0 | req->src->length | 1-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 |
| UNITS | 0 | req | unit_byte |
drivers/crypto/chelsio/chcr_algo.c chcr_cipher_fallback() -> skcipher_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 4096-ptr_max |
| DATA_SOURCE | 1 | tfm | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/crypto/allwinner/sun8i-ce/sun8i-ce-cipher.c sun8i_ce_cipher_fallback() -> skcipher_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &mkey->sem | ||
| HALF_LOCKED2 | s->tfm_mutex | ||
| HALF_LOCKED2 | tfm_mutex |
crypto/cryptd.c cryptd_skcipher_prepare() -> skcipher_request_set_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 4096-ptr_max |
| BUF_SIZE | 0 | req | 1-s32max |
| BUF_SIZE | 0 | req | 1-s32max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &backlog->lock | ||
| HALF_LOCKED2 | &pool->lock | ||
| HALF_LOCKED2 | _T->lock | ||
| HALF_LOCKED2 | bh |