Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
security/keys/encrypted-keys/encrypted.c derived_key_decrypt() -> init_skcipher_req()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | key | 3116628199414124544 |
| PARAM_VALUE | 1 | key_len | 32 |
| BUF_SIZE | 0 | key | 32 |
| BUF_SIZE | 0 | key | 32 |
| DATA_SOURCE | 0 | key | $1 |
| DATA_SOURCE | 1 | key_len | $2 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 1 | key_len | unit_byte |
| LOCK2 | global &key_construction_mutex | ||
| HALF_LOCKED2 | &keyring->sem | ||
| HALF_LOCKED2 | global &key_types_sem |
security/keys/encrypted-keys/encrypted.c derived_key_encrypt() -> init_skcipher_req()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | key | 1903459002154860544 |
| PARAM_VALUE | 1 | key_len | 32 |
| BUF_SIZE | 0 | key | 32 |
| BUF_SIZE | 0 | key | 32 |
| DATA_SOURCE | 0 | key | $1 |
| DATA_SOURCE | 1 | key_len | $2 |
| UNITS | 1 | key_len | unit_byte |
| LOCK2 | &key->sem | ||
| TYPE_LOCK | (struct key)->sem |