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 639
- crypto/hmac.c, line 305
- drivers/crypto/aspeed/aspeed-hace-hash.c, line 452
- drivers/crypto/padlock-sha.c, line 67
Smatch caller information:
drivers/crypto/aspeed/aspeed-hace-hash.c aspeed_ahash_fallback() -> crypto_ahash_export_core()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 533818396097798144 |
| PARAM_VALUE | 0 | req->base.tfm | 4096-ptr_max |
| PARAM_VALUE | 0 | req->sg_head->dma_flags | 0-4294967295 |
| PARAM_VALUE | 0 | req->sg_head->dma_length | 0-4294967295 |
| PARAM_VALUE | 0 | req->sg_head->length | 0-4294967295 |
| PARAM_VALUE | 0 | req->sg_head->offset | 0-4294967295 |
| BUF_SIZE | 0 | req | 673 |
| BUF_SIZE | 0 | req | 673 |
| BUF_SIZE | 1 | out | 144 |
| DATA_SOURCE | 0 | req | r ahash_fbreq_on_stack_init |
drivers/crypto/padlock-sha.c padlock_sha_update() -> crypto_ahash_export_core()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 8258847247495548928 |
| PARAM_VALUE | 0 | req->base.tfm | 4096-ptr_max |
| PARAM_VALUE | 0 | req->sg_head->dma_flags | 0-4294967295 |
| PARAM_VALUE | 0 | req->sg_head->dma_length | 0-4294967295 |
| PARAM_VALUE | 0 | req->sg_head->length | 0-4294967295 |
| PARAM_VALUE | 0 | req->sg_head->offset | 0-4294967295 |
| PARAM_VALUE | 1 | out | 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 | out | r padlock_shash_desc_ctx |
| NOSPEC | 0 | *req->svirt | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| USER_DATA | 0 | *req->__ctx->ahash_fbk_req.result | 0-255 |
| USER_DATA | 0 | *req->svirt | 0-255 |
crypto/hmac.c hmac_export_core_ahash() -> crypto_ahash_export_core()
| Type | Parameter | Key | Value |
|---|---|---|---|
| BUF_SIZE | 0 | req | 1-s32max |
| BUF_SIZE | 1 | out | (-1),144 |
| BUF_SIZE | 1 | out | (-1),144 |
| DATA_SOURCE | 1 | out | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING |