Home
last modified time | relevance | path

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

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