Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 2 files:
Smatch caller information:
crypto/cast6_generic.c cast6_decrypt() -> __cast6_decrypt()
| Type | Parameter | Key | Value |
|---|---|---|---|
| BUF_SIZE | 1 | outbuf | (-1),16,32,4096 |
| BUF_SIZE | 1 | outbuf | (-1),16,32,4096 |
| BUF_SIZE | 2 | inbuf | s32min-(-1),1-s32max |
| BUF_SIZE | 2 | inbuf | s32min-(-1),1-s32max |
| DATA_SOURCE | 1 | outbuf | $1 |
| DATA_SOURCE | 2 | inbuf | $2 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| USER_DATA | 1 | outbuf | 4096-ptr_max[c][u] |
| USER_DATA | 1 | *outbuf | 0-255 |
| USER_DATA | 2 | inbuf | 4096-ptr_max[c][u] |
| USER_DATA | 2 | *inbuf | 0-255 |
| UNITS | 1 | outbuf | unit_byte |
| UNITS | 2 | inbuf | unit_byte |
| USER_PTR | 1 | outbuf | |
| USER_PTR | 2 | inbuf |
arch/x86/crypto/cast6_avx_glue.c cbc_decrypt() -> __cast6_decrypt()
| Type | Parameter | Key | Value |
|---|---|---|---|
| DATA_SOURCE | 0 | ctx | r crypto_skcipher_ctx |
| 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/cast6_avx_glue.c ecb_decrypt() -> __cast6_decrypt()
| Type | Parameter | Key | Value |
|---|---|---|---|
| DATA_SOURCE | 0 | ctx | r crypto_skcipher_ctx |
| 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 |