Searched defs:init_tfm (Results 1 – 4 of 4) sorted by relevance
160 int (*init_tfm)(struct crypto_ahash *tfm) = in fips140_ahash_init_tfm() local171 int (*init_tfm)(struct crypto_shash *tfm) = in fips140_shash_init_tfm() local
144 int (*init_tfm)(struct crypto_ahash *tfm); member211 int (*init_tfm)(struct crypto_shash *tfm); member
35 int (*init_tfm)(struct crypto_tfm *tfm); member
575 static int init_tfm(struct crypto_tfm *tfm) in init_tfm() function