Defined in 1 files as a function:

Referenced in 1 files:

Smatch caller information:

crypto/cbc.c crypto_cbc_decrypt() -> crypto_cbc_decrypt_segment()

Type Parameter Key Value
BUF_SIZE 1 src (-1),4,24,64,168-s32max
BUF_SIZE 1 src (-1),4,24,64,168-s32max
BUF_SIZE 2 dst (-1),4,24,64,168-s32max
BUF_SIZE 2 dst (-1),4,24,64,168-s32max
BUF_SIZE 4 oiv (-1),4096
BUF_SIZE 4 oiv (-1),4096
CAPPED_DATA 3 nbytes 1
DATA_SOURCE 1 src $1
DATA_SOURCE 2 dst $2
DATA_SOURCE 3 nbytes $3
DATA_SOURCE 4 oiv $4
PARAM_COMPARE 1 src != $2
PARAM_COMPARE 2 dst != $1
PARAM_COMPARE 2 dst != $1
NOSPEC 3 nbytes
NOSPEC 3 nbytes
RX_PATH
TASK_NOT_RUNNING
USER_DATA 1 src 4096-ptr_max[c][u]
USER_DATA 1 *src 0-255
USER_DATA 2 dst 4096-ptr_max[c][u]
USER_DATA 2 *dst 0-255
USER_DATA 3 nbytes 1-s32max[c]
USER_DATA 4 *oiv 0-255
UNITS 3 nbytes unit_byte
USER_PTR 1 src
USER_PTR 2 dst
USER_PTR 4 oiv