Searched defs:crypto_tfm (Results 1 – 2 of 2) sorted by relevance
411 struct crypto_tfm { struct418 struct crypto_tfm *fb; argument420 void (*exit)(struct crypto_tfm *tfm); argument431 struct crypto_tfm *crypto_alloc_base(const char *alg_name, u32 type, u32 mask); argument
18 void (*fn)(struct crypto_tfm *, u8 *, const u8 *)) in crypto_ecb_crypt()