Searched defs:init_tfm (Results 1 – 3 of 3) sorted by relevance
168 int (*init_tfm)(struct crypto_ahash *tfm); member238 int (*init_tfm)(struct crypto_shash *tfm); member
60 int (*init_tfm)(struct crypto_tfm *tfm); member
617 static int init_tfm(struct crypto_tfm *tfm) in init_tfm() function