Defined in 1 files as a function:

Referenced in 8 files:

Smatch caller information:

crypto/adiantum.c adiantum_create() -> crypto_spawn_cipher_alg()

Type Parameter Key Value
PARAM_VALUE 0 spawn 4096-ptr_max
PARAM_VALUE 0 spawn->base.alg 4096-ptr_max

crypto/ecb.c lskcipher_alloc_instance_simple2() -> crypto_spawn_cipher_alg()

Type Parameter Key Value
PARAM_VALUE 0 spawn->base.alg 4096-ptr_max
DATA_SOURCE 0 spawn r lskcipher_instance_ctx

crypto/xctr.c skcipher_ialg_simple() -> crypto_spawn_cipher_alg()

Type Parameter Key Value
DATA_SOURCE 0 spawn r skcipher_instance_ctx

crypto/hctr2.c hctr2_create_common() -> crypto_spawn_cipher_alg()

Type Parameter Key Value
PARAM_VALUE 0 spawn 4096-ptr_max
PARAM_VALUE 0 spawn->base.alg 4096-ptr_max

crypto/xcbc.c xcbc_create() -> crypto_spawn_cipher_alg()

Type Parameter Key Value
PARAM_VALUE 0 spawn->base.alg 4096-ptr_max
DATA_SOURCE 0 spawn r shash_instance_ctx

crypto/skcipher.c skcipher_alloc_instance_simple() -> crypto_spawn_cipher_alg()

Type Parameter Key Value
PARAM_VALUE 0 spawn->base.alg 4096-ptr_max
DATA_SOURCE 0 spawn r skcipher_instance_ctx

crypto/ccm.c cbcmac_create() -> crypto_spawn_cipher_alg()

Type Parameter Key Value
PARAM_VALUE 0 spawn->base.alg 4096-ptr_max
DATA_SOURCE 0 spawn r shash_instance_ctx

crypto/ctr.c skcipher_ialg_simple() -> crypto_spawn_cipher_alg()

Type Parameter Key Value
DATA_SOURCE 0 spawn r skcipher_instance_ctx

crypto/cmac.c cmac_create() -> crypto_spawn_cipher_alg()

Type Parameter Key Value
PARAM_VALUE 0 spawn->base.alg 4096-ptr_max
DATA_SOURCE 0 spawn r shash_instance_ctx