Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 3 files:
- drivers/crypto/qce/aead.c, line 471
- drivers/crypto/qce/sha.c, line 115
- drivers/crypto/qce/skcipher.c, line 152
Smatch caller information:
drivers/crypto/qce/aead.c qce_aead_async_req_handle() -> qce_start()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | async_req | 4096-ptr_max |
| PARAM_VALUE | 0 | async_req->tfm | 4096-ptr_max |
| PARAM_VALUE | 0 | async_req->tfm->__crt_alg | 4096-ptr_max |
| DATA_SOURCE | 0 | async_req | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | _T->lock |
drivers/crypto/qce/sha.c qce_ahash_async_req_handle() -> qce_start()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | async_req | 4096-ptr_max |
| PARAM_VALUE | 0 | async_req->tfm | 4096-ptr_max |
| PARAM_VALUE | 0 | async_req->tfm->__crt_alg | 4096-ptr_max |
| DATA_SOURCE | 0 | async_req | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | _T->lock |
drivers/crypto/qce/skcipher.c qce_skcipher_async_req_handle() -> qce_start()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | async_req | 4096-ptr_max |
| PARAM_VALUE | 0 | async_req->tfm | 4096-ptr_max |
| PARAM_VALUE | 0 | async_req->tfm->__crt_alg | 4096-ptr_max |
| DATA_SOURCE | 0 | async_req | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | _T->lock |