Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/md/dm-crypt.c crypt_setkey() -> crypt_copy_authenckey()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | *key | 0-255 |
| PARAM_VALUE | 2 | enckeylen | 1-2147483646 |
| PARAM_VALUE | 3 | authkeylen | 1-u32max |
| BUF_SIZE | 0 | p | 1-s32max |
| CAPPED_DATA | 3 | authkeylen | 1 |
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &md->io_barrier |