Documented in 1 files:

Defined in 1 files as a prototype:

Defined in 1 files as a function:

Referenced in 2 files:

Smatch caller information:

lib/crypto/tests/sha384_kunit.c test_hmac() -> hmac_sha384_usingrawkey()

Type Parameter Key Value
PARAM_VALUE 0 raw_key 4096-ptr_max
PARAM_VALUE 1 raw_key_len 0-292
PARAM_VALUE 2 data 4096-ptr_max
PARAM_VALUE 3 data_len 0-4096
PARAM_VALUE 4 out 5563370943053840384
BUF_SIZE 4 out 48
DATA_SOURCE 0 raw_key r alloc_guarded_buf
DATA_SOURCE 2 data r alloc_guarded_buf
FUZZY_MAX 1 raw_key_len 292
FUZZY_MAX 3 data_len 4096
HARD_MAX 1 raw_key_len 292
HARD_MAX 3 data_len 4096
NOCHECK_CALL