Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 4 files:
- crypto/ahash.c, line 676
- crypto/hmac.c, line 315
- drivers/crypto/aspeed/aspeed-hace-hash.c, line 446
- drivers/crypto/padlock-sha.c
Smatch caller information:
drivers/crypto/aspeed/aspeed-hace-hash.c aspeed_ahash_fallback() -> crypto_ahash_import_core()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 533818396097798144 |
| PARAM_VALUE | 0 | req->base.complete | 0 |
| PARAM_VALUE | 0 | req->base.data | 0 |
| PARAM_VALUE | 0 | req->base.flags | 0,2-u32max |
| PARAM_VALUE | 0 | req->base.tfm | 4096-ptr_max |
| BUF_SIZE | 0 | req | 673 |
| BUF_SIZE | 0 | req | 673 |
| BUF_SIZE | 1 | in | 144 |
| DATA_SOURCE | 0 | req | r ahash_fbreq_on_stack_init |
drivers/crypto/padlock-sha.c padlock_sha_finup() -> crypto_ahash_import_core()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 5233820130360352768 |
| PARAM_VALUE | 0 | req->base.complete | 0 |
| PARAM_VALUE | 0 | req->base.data | 0 |
| PARAM_VALUE | 0 | req->base.flags | 2049 |
| PARAM_VALUE | 0 | req->base.tfm | 4096-ptr_max |
| PARAM_VALUE | 1 | in | 0,16-u64max |
| BUF_SIZE | 0 | req | 673 |
| BUF_SIZE | 0 | req | 673 |
| DATA_SOURCE | 0 | req | r ahash_request_on_stack_init |
| NOSPEC | 0 | req->nbytes | |
| NOSPEC | 0 | *req->result | |
| NOSPEC | 0 | *req->svirt | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HOST_DATA | 0 | req->nbytes | 0-4605,4294962946-u32max[c] |
| USER_DATA | 0 | req->nbytes | 0-u32max |
| USER_DATA | 0 | *req->result | 0-255 |
| USER_DATA | 0 | *req->svirt | 0-255 |
| USER_PTR | 0 | req->result |
drivers/crypto/padlock-sha.c padlock_sha_update() -> crypto_ahash_import_core()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 8258847247495548928 |
| PARAM_VALUE | 0 | req->base.complete | 0 |
| PARAM_VALUE | 0 | req->base.data | 0 |
| PARAM_VALUE | 0 | req->base.flags | 2049 |
| PARAM_VALUE | 0 | req->base.tfm | 4096-ptr_max |
| PARAM_VALUE | 0 | req->result | 0 |
| PARAM_VALUE | 1 | in | 0,16-u64max |
| BUF_SIZE | 0 | req | 673 |
| BUF_SIZE | 0 | req | 673 |
| DATA_SOURCE | 0 | req | r ahash_request_on_stack_init |
| DATA_SOURCE | 1 | in | r padlock_shash_desc_ctx |
| NOSPEC | 0 | *req->svirt | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| USER_DATA | 0 | *req->svirt | 0-255 |
crypto/hmac.c hmac_import_core_ahash() -> crypto_ahash_import_core()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 4096-ptr_max |
| PARAM_VALUE | 0 | req->base.tfm | 4096-ptr_max |
| BUF_SIZE | 0 | req | 1-s32max |
| BUF_SIZE | 0 | req | 1-s32max |
| BUF_SIZE | 1 | in | (-1),144 |
| BUF_SIZE | 1 | in | (-1),144 |
| DATA_SOURCE | 1 | in | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING |