Home
last modified time | relevance | path

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

/linux-6.12.1/include/crypto/
Dhash.h147 int (*init_tfm)(struct crypto_ahash *tfm); member
213 int (*init_tfm)(struct crypto_shash *tfm); member
Dalgapi.h60 int (*init_tfm)(struct crypto_tfm *tfm); member
/linux-6.12.1/drivers/crypto/intel/ixp4xx/
Dixp4xx_crypto.c614 static int init_tfm(struct crypto_tfm *tfm) in init_tfm() function