Home
last modified time | relevance | path

Searched defs:init_tfm (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/include/crypto/
Dhash.h144 int (*init_tfm)(struct crypto_ahash *tfm); member
211 int (*init_tfm)(struct crypto_shash *tfm); member
Dalgapi.h35 int (*init_tfm)(struct crypto_tfm *tfm); member
/Linux-v5.15/drivers/crypto/
Dixp4xx_crypto.c613 static int init_tfm(struct crypto_tfm *tfm) in init_tfm() function