Searched defs:crypto_tfm (Results 1 – 3 of 3) sorted by relevance
593 struct crypto_tfm { struct604 void (*exit)(struct crypto_tfm *tfm); argument612 struct crypto_tfm base; argument
64 static void cipher_crypt_unaligned(void (*fn)(struct crypto_tfm *, u8 *, in cipher_crypt_unaligned()
44 void (*fn)(struct crypto_tfm *, u8 *, const u8 *)) in crypto_ecb_crypt()