Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/md/dm-crypt.c crypt_ctr_cipher() -> crypt_ctr_cipher_new()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ti | 4096-ptr_max |
| PARAM_VALUE | 0 | ti->error | 6178336389065121792 |
| PARAM_VALUE | 0 | ti->len | 1-u64max |
| PARAM_VALUE | 0 | ti->num_discard_bios | 0-1 |
| PARAM_VALUE | 0 | ti->private | 4096-ptr_max |
| PARAM_VALUE | 0 | ti->table | 4096-ptr_max |
| PARAM_VALUE | 0 | ti->table->mode | 1,3 |
| PARAM_VALUE | 0 | ti->table->num_allocated | 8-1048576 |
| PARAM_VALUE | 0 | ti->table->num_targets | 0-1048575 |
| PARAM_VALUE | 0 | ti->table->type | 0 |
| PARAM_VALUE | 0 | ti->type | 4096-ptr_max |
| PARAM_VALUE | 0 | ti->type->module | 0,4096-ptr_max |
| PARAM_VALUE | 0 | ti->type->module->refcnt.counter | 0-s32max |
| PARAM_VALUE | 0 | ti->type->module->state | 0-1,3-u32max |
| PARAM_VALUE | 1 | cipher_in | 1-u64max |
| PARAM_VALUE | 2 | key | 4096-ptr_max |
| PARAM_VALUE | 3 | ivmode | 5158970150156660736 |
| PARAM_VALUE | 3 | *ivmode | 0 |
| PARAM_VALUE | 3 | *(*ivmode) | 0 |
| PARAM_VALUE | 4 | ivopts | 7209326006990077952 |
| PARAM_VALUE | 4 | *ivopts | 0 |
| PARAM_VALUE | 4 | *(*ivopts) | 0 |
| BUF_SIZE | 0 | ti->error | 14 |
| BUF_SIZE | 0 | ti->private | 1752-s32max |
| CAPPED_DATA | 0 | ti->begin | 1 |
| CAPPED_DATA | 0 | ti->table->num_targets | 1 |
| CAPPED_DATA | 0 | ti->type | 1 |
| DATA_SOURCE | 0 | ti | $0 |
| DATA_SOURCE | 1 | cipher_in | $1 |
| DATA_SOURCE | 2 | key | $2 |
| FUZZY_MAX | 0 | ti->num_discard_bios | 0 |
| STR_LEN | 0 | ti->error | 13 |
| TERMINATED | 0 | ti->error | 1 |
| MEM_ZERO | 0 | ti | |
| NO_OVERFLOW_SIMPLE | 0 | ti->begin | |
| NO_OVERFLOW_SIMPLE | 0 | ti->len | |
| NO_OVERFLOW_SIMPLE | 0 | ti->table->num_allocated | |
| HALF_LOCKED2 | &md->type_lock |