Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/nvme/host/auth.c nvme_queue_auth_work() -> nvme_auth_set_dhchap_failure2_data()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ctrl | 4096-ptr_max |
| PARAM_VALUE | 0 | ctrl->device | 0,4096-ptr_max |
| PARAM_VALUE | 0 | ctrl->device->bus | 0,4096-ptr_max |
| PARAM_VALUE | 0 | ctrl->device->class | 0,4096-ptr_max |
| PARAM_VALUE | 0 | ctrl->device->driver | 0,4096-ptr_max |
| PARAM_VALUE | 1 | chap | 4096-ptr_max |
| PARAM_VALUE | 1 | chap->bi_directional | 1 |
| PARAM_VALUE | 1 | chap->buf | 4096-ptr_max |
| PARAM_VALUE | 1 | chap->buf->auth_id | 0 |
| PARAM_VALUE | 1 | chap->buf->auth_type | 0 |
| PARAM_VALUE | 1 | chap->buf->cvalid | 0-1 |
| PARAM_VALUE | 1 | chap->buf->dhgid | 0 |
| PARAM_VALUE | 1 | chap->buf->dhvlen | 0 |
| PARAM_VALUE | 1 | chap->buf->napd | 1 |
| PARAM_VALUE | 1 | chap->buf->rvalid | 0 |
| PARAM_VALUE | 1 | chap->buf->sc_c | 0,2-3 |
| PARAM_VALUE | 1 | chap->ctrl | 4096-ptr_max |
| PARAM_VALUE | 1 | chap->error | s32min-(-1),1-s32max |
| PARAM_VALUE | 1 | chap->sc_c | 0,2-3 |
| PARAM_VALUE | 1 | chap->status | 1-255 |
| PARAM_VALUE | 1 | *chap->c1 | 0-255 |
| PARAM_VALUE | 1 | *chap->c2 | 0-255 |
| PARAM_VALUE | 1 | *chap->response | 0-255 |
| FUZZY_MAX | 1 | chap->buf->cvalid | 0 |
| FUZZY_MAX | 1 | chap->status | 1 |
| PARAM_COMPARE | 1 | chap->buf->dhgid | != $1->dhgroup_id |
| MEM_ZERO | 1 | chap->buf | |
| NO_OVERFLOW_SIMPLE | 0 | ctrl->ctrl_key->len | |
| NO_OVERFLOW_SIMPLE | 0 | ctrl->host_key->len | |
| NO_OVERFLOW_SIMPLE | 1 | chap->transformed_key->len | |
| HALF_LOCKED2 | &pool->lock |