Defined in 1 files as a function:
Referenced in 3 files:
Smatch caller information:
crypto/essiv.c essiv_supported_algorithms() -> crypto_shash_alg_needs_key()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | alg | 4096-ptr_max |
| CAPPED_DATA | 0 | alg->digestsize | 1 |
| DATA_SOURCE | 0 | alg | $1 |
crypto/shash.c shash_set_needkey() -> crypto_shash_alg_needs_key()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | alg | 4096-ptr_max |
| DATA_SOURCE | 0 | alg | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING |
crypto/hmac.c __hmac_create_shash() -> crypto_shash_alg_needs_key()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | alg | 4096-ptr_max |
| DATA_SOURCE | 0 | alg | r crypto_spawn_shash_alg |