Defined in 3 files as a function:
- drivers/crypto/caam/caamalg.c, line 3726 (as a function)
- drivers/crypto/caam/caamalg_qi.c, line 2505 (as a function)
- drivers/crypto/caam/caamalg_qi2.c, line 1578 (as a function)
Referenced in 3 files:
- drivers/crypto/caam/caamalg.c, line 3825
- drivers/crypto/caam/caamalg_qi.c, line 2602
- drivers/crypto/caam/caamalg_qi2.c
Smatch caller information:
drivers/crypto/caam/caamalg_qi2.c caam_cra_init_aead() -> caam_cra_init()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | caam | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/crypto/caam/caamalg_qi2.c caam_cra_init_skcipher() -> caam_cra_init()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | caam | 4096-ptr_max |
| PARAM_VALUE | 2 | uses_dkp | 0 |
| BUF_SIZE | 0 | tfm->fallback | s32min-s32max |
| DATA_SOURCE | 0 | tfm | r crypto_skcipher_ctx_dma |
| RX_PATH | |||
| TASK_NOT_RUNNING |
crypto/skcipher.c crypto_skcipher_init_tfm() -> (struct skcipher_alg)->init()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | tfm | 4096-ptr_max |
| DATA_SOURCE | 0 | tfm | r __crypto_skcipher_cast |
| RX_PATH | |||
| TASK_NOT_RUNNING |