Home
last modified time | relevance | path

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

/Linux-v6.6/include/crypto/
Dhash.h168 int (*init_tfm)(struct crypto_ahash *tfm); member
238 int (*init_tfm)(struct crypto_shash *tfm); member
Dalgapi.h60 int (*init_tfm)(struct crypto_tfm *tfm); member
/Linux-v6.6/drivers/crypto/intel/ixp4xx/
Dixp4xx_crypto.c614 static int init_tfm(struct crypto_tfm *tfm) in init_tfm() function