Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 5 files:
- arch/s390/crypto/paes_s390.c, line 1619
- arch/s390/crypto/phmac_s390.c, line 1015
- crypto/crypto_engine.c
- drivers/crypto/caam/jr.c, line 617
- drivers/crypto/virtio/virtio_crypto_core.c, line 147
Smatch caller information:
drivers/crypto/virtio/virtio_crypto_core.c virtcrypto_find_vqs() -> crypto_engine_alloc_init_and_set()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 1 | retry_support | 1 |
| PARAM_VALUE | 2 | rt | 1 |
| BUF_SIZE | 0 | dev | 1616 |
| RX_PATH | |||
| TASK_NOT_RUNNING |
crypto/crypto_engine.c crypto_engine_alloc_init() -> crypto_engine_alloc_init_and_set()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->cma_area->nranges | s32min-s32max |
| PARAM_VALUE | 0 | dev->power.wakeirq->status | 0-4294967295 |
| PARAM_VALUE | 1 | retry_support | 0 |
| PARAM_VALUE | 3 | qlen | 10 |
| BUF_SIZE | 0 | dev | (-1),1616 |
| BUF_SIZE | 0 | dev | (-1),1616 |
| CAPPED_DATA | 0 | dev | 1 |
| DATA_SOURCE | 0 | dev | $0 |
| DATA_SOURCE | 2 | rt | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/crypto/caam/jr.c caam_jr_probe() -> crypto_engine_alloc_init_and_set()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->dma_mask | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->driver_data | 4096-ptr_max |
| PARAM_VALUE | 1 | retry_support | 1 |
| PARAM_VALUE | 2 | rt | 0 |
| PARAM_VALUE | 3 | qlen | 497 |
| BUF_SIZE | 0 | dev | 1616 |
| RX_PATH | |||
| TASK_NOT_RUNNING |