Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 2 files:
Smatch caller information:
crypto/algapi.c crypto_spawn_tfm() -> __crypto_alloc_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | alg | 4096-ptr_max |
| PARAM_VALUE | 0 | alg->cra_module | 0,4096-ptr_max |
| PARAM_VALUE | 0 | alg->cra_module->refcnt.counter | 0-s32max |
| PARAM_VALUE | 0 | alg->cra_module->state | 0-1,3-u32max |
| PARAM_VALUE | 1 | type | 1 |
| PARAM_VALUE | 2 | mask | 15 |
| DATA_SOURCE | 0 | alg | r crypto_spawn_alg |
| DATA_SOURCE | 1 | type | $1 |
| DATA_SOURCE | 2 | mask | $2 |
| RX_PATH | |||
| TASK_NOT_RUNNING |
crypto/api.c crypto_alloc_base() -> __crypto_alloc_tfm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | alg | 4096-ptr_max |
| PARAM_VALUE | 0 | alg->cra_module->refcnt.counter | 0-s32max |
| PARAM_VALUE | 0 | alg->cra_type->destroy | 0,4096-ptr_max |
| PARAM_VALUE | 2 | mask | 15,1039 |
| BUF_SIZE | 0 | alg | (-1),392 |
| BUF_SIZE | 0 | alg | (-1),392 |
| DATA_SOURCE | 0 | alg | r crypto_alg_mod_lookup |
| DATA_SOURCE | 1 | type | $1 |
| DATA_SOURCE | 2 | mask | $2 |
| BIT_INFO | 1 | type | 0x1,0xfffffff1 |
| BIT_INFO | 2 | mask | 0xf,0x7ff |
| RX_PATH | |||
| TASK_NOT_RUNNING |