Documented in 1 files:

Defined in 1 files as a function:

Referenced in 4 files:

Smatch caller information:

crypto/gcm.c gcm_hash() -> ghash_init()

Type Parameter Key Value
PARAM_VALUE 0 ctx 24875330321899520
PARAM_VALUE 1 key 4096-ptr_max
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL

lib/crypto/aes.c aes_gcm_init() -> ghash_init()

Type Parameter Key Value
PARAM_VALUE 0 ctx 4096-ptr_max
PARAM_VALUE 1 key 4096-ptr_max
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL

lib/crypto/tests/ghash_kunit.c ghash() -> ghash_init()

Type Parameter Key Value
PARAM_VALUE 0 ctx 3180150278094512128
PARAM_VALUE 1 key 4096-ptr_max
DATA_SOURCE 1 key $0
PREEMPT_ADD
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL

lib/crypto/tests/ghash_kunit.c ghash_init_withtestkey() -> ghash_init()

Type Parameter Key Value
PARAM_VALUE 0 ctx 4096-ptr_max
PARAM_VALUE 1 key 5923241723233251328
DATA_SOURCE 0 ctx $0
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
UNITS 0 ctx unit_byte

lib/crypto/tests/ghash_kunit.c test_ghash_allones_key_and_message() -> ghash_init()

Type Parameter Key Value
PARAM_VALUE 0 ctx 1555881609615425536
PARAM_VALUE 1 key 1079165455486541824
NOCHECK_CALL