Defined in 1 files as a function:

Referenced in 1 files:

Smatch caller information:

crypto/cipher.c cipher_crypt_one() -> cipher_crypt_one ptr fn()

Type Parameter Key Value
PARAM_VALUE 1 dst 0-3817405671353229311
PARAM_VALUE 2 src 0-3817405671353229311
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
USER_DATA 1 *dst 0-255
USER_DATA 2 *src 0-255
USER_PTR 1 dst
USER_PTR 2 src

crypto/cipher.c cipher_crypt_one() -> cipher_crypt_one ptr fn()

Type Parameter Key Value
BUF_SIZE 1 dst (-1),16,32
BUF_SIZE 1 dst (-1),16,32
BUF_SIZE 2 src s32min-(-1),1-s32max
BUF_SIZE 2 src s32min-(-1),1-s32max
DATA_SOURCE 1 dst $1
DATA_SOURCE 2 src $2
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

crypto/ecb.c crypto_ecb_crypt() -> crypto_ecb_crypt param 5()

Type Parameter Key Value
BUF_SIZE 1 dst (-1),4096
BUF_SIZE 1 dst (-1),4096
BUF_SIZE 2 src (-1),4096
BUF_SIZE 2 src (-1),4096
DATA_SOURCE 1 dst $2
DATA_SOURCE 2 src $1
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
USER_DATA 1 dst 4096-ptr_max[c][u]
USER_DATA 1 *dst 0-255
USER_DATA 2 src 4096-ptr_max[c][u]
USER_DATA 2 *src 0-255
USER_PTR 1 dst
USER_PTR 2 src