Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 3 files:
Smatch caller information:
drivers/nvme/host/auth.c nvme_auth_dhchap_setup_ctrl_response() -> nvme_auth_transform_key()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | key | 1-u64max |
| LOCK2 | &ctrl->dhchap_auth_mutex | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct nvme_ctrl)->dhchap_auth_mutex |
drivers/nvme/host/auth.c nvme_auth_dhchap_setup_host_response() -> nvme_auth_transform_key()
| Type | Parameter | Key | Value |
|---|---|---|---|
| BUF_SIZE | 1 | nqn | 223 |
| LOCK2 | &ctrl->dhchap_auth_mutex | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct nvme_ctrl)->dhchap_auth_mutex |
drivers/nvme/target/auth.c nvmet_auth_ctrl_hash() -> nvme_auth_transform_key()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | key | 1-u64max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &pool->lock |
drivers/nvme/target/auth.c nvmet_auth_host_hash() -> nvme_auth_transform_key()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | key | 1-u64max |
| BUF_SIZE | 1 | nqn | 256 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &pool->lock |