Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 5 files:
- crypto/adiantum.c, line 456
- crypto/cipher.c, line 91
- crypto/hctr2.c, line 243
- crypto/testmgr.c, line 2777
- drivers/crypto/geode-aes.c, line 184
Smatch caller information:
crypto/adiantum.c adiantum_crypt() -> crypto_cipher_decrypt_one()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | dst | 0,4,6,8,16,20,32,96,128,168,208,512,1024 |
| PARAM_VALUE | 2 | src | 0,4,6,8,16,20,32,96,128,168,208,512,1024 |
| BUF_SIZE | 1 | dst | 32 |
| BUF_SIZE | 2 | src | 32 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &crypt_stat->cs_mutex | ||
| HALF_LOCKED2 | &mkey->sem | ||
| HALF_LOCKED2 | &pool->lock | ||
| HALF_LOCKED2 | global &key_construction_mutex | ||
| HALF_LOCKED2 | s->tfm_mutex | ||
| HALF_LOCKED2 | tfm_mutex |
crypto/testmgr.c test_cipher() -> crypto_cipher_decrypt_one()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | tfm | 4096-ptr_max |
| PARAM_VALUE | 1 | dst | 4096-ptr_max |
| PARAM_VALUE | 2 | src | 4096-ptr_max |
| BUF_SIZE | 0 | tfm | (-1)-s32max |
| BUF_SIZE | 0 | tfm | (-1)-s32max |
| DATA_SOURCE | 0 | tfm | $0 |
| NOCHECK_CALL | |||
| HALF_LOCKED2 | global &once_lock |
crypto/hctr2.c hctr2_crypt() -> crypto_cipher_decrypt_one()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 2 | src | 4770529822930067456 |
| BUF_SIZE | 1 | dst | 16 |
| BUF_SIZE | 2 | src | 16 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &crypt_stat->cs_mutex | ||
| HALF_LOCKED2 | &mkey->sem | ||
| HALF_LOCKED2 | &pool->lock | ||
| HALF_LOCKED2 | global &key_construction_mutex | ||
| HALF_LOCKED2 | s->tfm_mutex | ||
| HALF_LOCKED2 | tfm_mutex |