Defined in 1 files as a function:

Referenced in 3 files:

Smatch caller information:

crypto/ahash.c ahash_free_singlespawn_instance() -> ahash_instance_ctx()

Type Parameter Key Value
PARAM_VALUE 0 inst 4096-ptr_max
BUF_SIZE 0 inst (-1),576
BUF_SIZE 0 inst (-1),576
DATA_SOURCE 0 inst $0

crypto/hmac.c hmac_create_ahash() -> ahash_instance_ctx()

Type Parameter Key Value
PARAM_VALUE 0 inst 4096-ptr_max
BUF_SIZE 0 inst 576
BUF_SIZE 0 inst 576
DATA_SOURCE 0 inst r _kzalloc_noprof

crypto/hmac.c hmac_init_ahash_tfm() -> ahash_instance_ctx()

Type Parameter Key Value
PARAM_VALUE 0 inst 4096-ptr_max
DATA_SOURCE 0 inst r ahash_alg_instance
RX_PATH
TASK_NOT_RUNNING

crypto/cryptd.c cryptd_create_hash() -> ahash_instance_ctx()

Type Parameter Key Value
PARAM_VALUE 0 inst 4096-ptr_max
BUF_SIZE 0 inst 584
BUF_SIZE 0 inst 584
DATA_SOURCE 0 inst r _kzalloc_noprof

crypto/cryptd.c cryptd_hash_free() -> ahash_instance_ctx()

Type Parameter Key Value
PARAM_VALUE 0 inst 4096-ptr_max
BUF_SIZE 0 inst (-1),584
BUF_SIZE 0 inst (-1),584
DATA_SOURCE 0 inst $0

crypto/cryptd.c cryptd_hash_init_tfm() -> ahash_instance_ctx()

Type Parameter Key Value
PARAM_VALUE 0 inst 4096-ptr_max
DATA_SOURCE 0 inst r ahash_alg_instance
RX_PATH
TASK_NOT_RUNNING