Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
crypto/aria_generic.c __aria_decrypt() -> __aria_crypt()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ctx | 4096-ptr_max |
| BUF_SIZE | 1 | out | (-1),16,32,4096 |
| BUF_SIZE | 1 | out | (-1),16,32,4096 |
| BUF_SIZE | 2 | in | s32min-(-1),1-s32max |
| BUF_SIZE | 2 | in | s32min-(-1),1-s32max |
| BUF_SIZE | 3 | key | 272 |
| DATA_SOURCE | 1 | out | $1 |
| DATA_SOURCE | 2 | in | $2 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| USER_DATA | 1 | out | 4096-ptr_max[c][u] |
| USER_DATA | 1 | *out | 0-255 |
| USER_DATA | 2 | in | 4096-ptr_max[c][u] |
| USER_DATA | 2 | *in | 0-255 |
| UNITS | 1 | out | unit_byte |
| UNITS | 2 | in | unit_byte |
| USER_PTR | 1 | out | |
| USER_PTR | 2 | in |
crypto/aria_generic.c __aria_encrypt() -> __aria_crypt()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ctx | 4096-ptr_max |
| BUF_SIZE | 1 | out | (-1),16,32,4096 |
| BUF_SIZE | 1 | out | (-1),16,32,4096 |
| BUF_SIZE | 2 | in | s32min-(-1),1-s32max |
| BUF_SIZE | 2 | in | s32min-(-1),1-s32max |
| BUF_SIZE | 3 | key | 272 |
| DATA_SOURCE | 1 | out | $1 |
| DATA_SOURCE | 2 | in | $2 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| USER_DATA | 1 | out | 4096-ptr_max[c][u] |
| USER_DATA | 1 | *out | 0-255 |
| USER_DATA | 2 | in | 4096-ptr_max[c][u] |
| USER_DATA | 2 | *in | 0-255 |
| UNITS | 1 | out | unit_byte |
| UNITS | 2 | in | unit_byte |
| USER_PTR | 1 | out | |
| USER_PTR | 2 | in |
crypto/aria_generic.c aria_decrypt() -> __aria_crypt()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ctx | 4096-ptr_max |
| BUF_SIZE | 3 | key | 272 |
| DATA_SOURCE | 0 | ctx | $0 |
| DATA_SOURCE | 1 | out | $1 |
| DATA_SOURCE | 2 | in | $2 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &crypt_stat->cs_mutex | ||
| HALF_LOCKED2 | &mkey->sem | ||
| HALF_LOCKED2 | &pool->lock | ||
| HALF_LOCKED2 | global &key_construction_mutex | ||
| HALF_LOCKED2 | s->tfm_mutex | ||
| HALF_LOCKED2 | sk | ||
| HALF_LOCKED2 | tfm_mutex |
crypto/aria_generic.c aria_encrypt() -> __aria_crypt()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ctx | 4096-ptr_max |
| BUF_SIZE | 1 | out | (-1),256,512,1024 |
| BUF_SIZE | 1 | out | (-1),256,512,1024 |
| BUF_SIZE | 2 | in | (-1),256,512,1024 |
| BUF_SIZE | 2 | in | (-1),256,512,1024 |
| BUF_SIZE | 3 | key | 272 |
| DATA_SOURCE | 0 | ctx | $0 |
| DATA_SOURCE | 1 | out | $1 |
| DATA_SOURCE | 2 | in | $2 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &mkey->sem | ||
| HALF_LOCKED2 | s->tfm_mutex | ||
| HALF_LOCKED2 | tfm_mutex |