Home
last modified time | relevance | path

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

/linux-6.1.9/include/crypto/
Dhash.h144 int (*init_tfm)(struct crypto_ahash *tfm); member
211 int (*init_tfm)(struct crypto_shash *tfm); member
Dalgapi.h40 int (*init_tfm)(struct crypto_tfm *tfm); member
/linux-6.1.9/drivers/crypto/
Dixp4xx_crypto.c612 static int init_tfm(struct crypto_tfm *tfm) in init_tfm() function