Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
crypto/cipher.c crypto_cipher_decrypt_one() -> cipher_crypt_one()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 2 | src | 0,4,6,8,16,20,32,96,128,168,208,512,1024,4096-ptr_max |
| PARAM_VALUE | 3 | enc | 0 |
| BUF_SIZE | 0 | tfm | (-1)-s32max |
| BUF_SIZE | 0 | tfm | (-1)-s32max |
| BUF_SIZE | 1 | dst | (-1),16,32 |
| BUF_SIZE | 1 | dst | (-1),16,32 |
| BUF_SIZE | 2 | src | (-1),16,32 |
| BUF_SIZE | 2 | src | (-1),16,32 |
| DATA_SOURCE | 0 | tfm | $0 |
| DATA_SOURCE | 1 | dst | $1 |
| DATA_SOURCE | 2 | src | $2 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| UNITS | 1 | dst | unit_byte |
| UNITS | 2 | src | unit_byte |
crypto/cipher.c crypto_cipher_encrypt_one() -> cipher_crypt_one()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 3 | enc | 1 |
| BUF_SIZE | 0 | tfm | (-1)-s32max |
| BUF_SIZE | 0 | tfm | (-1)-s32max |
| BUF_SIZE | 1 | dst | s32min-s32max |
| BUF_SIZE | 2 | src | s32min-(-1),1-s32max |
| BUF_SIZE | 2 | src | s32min-(-1),1-s32max |
| DATA_SOURCE | 0 | tfm | $0 |
| DATA_SOURCE | 1 | dst | $1 |
| DATA_SOURCE | 2 | src | $2 |
| NOSPEC | 1 | *dst | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| USER_DATA | 1 | *dst | 0-255 |
| USER_DATA | 2 | *src | 0-255 |
| UNITS | 1 | dst | unit_byte |
| UNITS | 2 | src | unit_byte |
| USER_PTR | 1 | dst | |
| USER_PTR | 2 | src |