Defined in 1 files as a function:
Referenced in 3 files:
- drivers/crypto/atmel-sha.c, line 1057
- drivers/crypto/img-hash.c, line 511
- drivers/crypto/s5p-sss.c, line 1360
Smatch caller information:
drivers/crypto/s5p-sss.c s5p_hash_handle_queue() -> ahash_enqueue_request()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | queue | 4096-ptr_max |
| PARAM_VALUE | 1 | request | 4096-ptr_max |
| PARAM_VALUE | 1 | request->sg_head->dma_flags | 0-4294967295 |
| PARAM_VALUE | 1 | request->sg_head->dma_length | 0-4294967295 |
| PARAM_VALUE | 1 | request->sg_head->length | 0-4294967295 |
| PARAM_VALUE | 1 | request->sg_head->offset | 0-4294967295 |
| BUF_SIZE | 1 | request | (-1)-s32max |
| BUF_SIZE | 1 | request | (-1)-s32max |
| BUF_SIZE | 1 | request->src | (-1),64 |
| DATA_SOURCE | 1 | request | $1 |
| NOSPEC | 1 | request->nbytes | |
| PREEMPT_ADD | <- disables preempt | ||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HOST_DATA | 1 | request->nbytes | 1-4350,4294963202-u32max[c] |
| HOST_DATA | 1 | request->src->length | 0-2147483646[c] |
| USER_DATA | 1 | request->nbytes | 0-u32max |
| USER_DATA | 1 | request->src->length | 1-u32max[c] |
| USER_DATA | 1 | request->src->offset | 0-2147551739[c] |
| USER_DATA | 1 | *request->result | 0-255 |
| USER_DATA | 1 | *request->svirt | 0-255 |
| USER_PTR | 1 | request->result | |
| USER_PTR | 1 | request->svirt | |
| LOCK2 | &dd->hash_lock | ||
| LOCK2 | flags | ||
| TYPE_LOCK | (struct s5p_aes_dev)->hash_lock |
drivers/crypto/atmel-sha.c atmel_sha_handle_queue() -> ahash_enqueue_request()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | queue | 4096-ptr_max |
| PARAM_VALUE | 1 | request | 4096-ptr_max |
| PARAM_VALUE | 1 | request->sg_head->dma_flags | 0-4294967295 |
| PARAM_VALUE | 1 | request->sg_head->dma_length | 0-4294967295 |
| PARAM_VALUE | 1 | request->sg_head->length | 0-4294967295 |
| PARAM_VALUE | 1 | request->sg_head->offset | 0-4294967295 |
| BUF_SIZE | 1 | request | (-1)-s32max |
| BUF_SIZE | 1 | request | (-1)-s32max |
| BUF_SIZE | 1 | request->src | (-1),64 |
| DATA_SOURCE | 1 | request | $1 |
| NOSPEC | 1 | request->nbytes | |
| PREEMPT_ADD | <- disables preempt | ||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HOST_DATA | 1 | request->nbytes | 0-4350,4294963202-u32max[c] |
| HOST_DATA | 1 | request->src->length | 0-2147483646[c] |
| USER_DATA | 1 | request->nbytes | 0-u32max |
| USER_DATA | 1 | request->src->length | 1-u32max[c] |
| USER_DATA | 1 | request->src->offset | 0-2147551739[c] |
| USER_DATA | 1 | *request->result | 0-255 |
| USER_DATA | 1 | *request->svirt | 0-255 |
| USER_PTR | 1 | request->result | |
| USER_PTR | 1 | request->svirt | |
| LOCK2 | &dd->lock | ||
| LOCK2 | flags | ||
| TYPE_LOCK | (struct atmel_sha_dev)->lock |
drivers/crypto/img-hash.c img_hash_handle_queue() -> ahash_enqueue_request()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | queue | 4096-ptr_max |
| PARAM_VALUE | 1 | request | 4096-ptr_max |
| PARAM_VALUE | 1 | request->__ctx->bufcnt | 0 |
| PARAM_VALUE | 1 | request->__ctx->digsize | 0-4294967295 |
| PARAM_VALUE | 1 | request->__ctx->flags | 262144,524288,1048576,2097152 |
| PARAM_VALUE | 1 | request->__ctx->nents | 0-s32max |
| PARAM_VALUE | 1 | request->__ctx->offset | 0 |
| PARAM_VALUE | 1 | request->__ctx->sent | 0 |
| PARAM_VALUE | 1 | request->sg_head->dma_flags | 0-4294967295 |
| PARAM_VALUE | 1 | request->sg_head->dma_length | 0-4294967295 |
| PARAM_VALUE | 1 | request->sg_head->length | 0-4294967295 |
| PARAM_VALUE | 1 | request->sg_head->offset | 0-4294967295 |
| BUF_SIZE | 1 | request | (-1)-s32max |
| BUF_SIZE | 1 | request | (-1)-s32max |
| BUF_SIZE | 1 | request->src | (-1),64 |
| DATA_SOURCE | 1 | request | $1 |
| NOSPEC | 1 | request->nbytes | |
| PREEMPT_ADD | <- disables preempt | ||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HOST_DATA | 1 | request->nbytes | 0-4350,4294963202-u32max[c] |
| HOST_DATA | 1 | request->src->length | 0-2147483646[c] |
| USER_DATA | 1 | request->nbytes | 0-u32max |
| USER_DATA | 1 | request->src->length | 1-u32max[c] |
| USER_DATA | 1 | request->src->offset | 0-2147551739[c] |
| USER_DATA | 1 | *request->result | 0-255 |
| USER_DATA | 1 | *request->svirt | 0-255 |
| USER_PTR | 1 | request->result | |
| USER_PTR | 1 | request->svirt | |
| LOCK2 | &hdev->lock | ||
| LOCK2 | flags | ||
| TYPE_LOCK | (struct img_hash_dev)->lock |