Home
last modified time | relevance | path

Searched defs:crypto_tfm (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/crypto/
Dxts.c95 void (*tw)(struct crypto_tfm *, u8 *, const u8 *), in crypt()
96 void (*fn)(struct crypto_tfm *, u8 *, const u8 *)) in crypt()
Dcipher.c63 static void cipher_crypt_unaligned(void (*fn)(struct crypto_tfm *, u8 *, in cipher_crypt_unaligned()
Decb.c44 void (*fn)(struct crypto_tfm *, u8 *, const u8 *)) in crypto_ecb_crypt()
Dlrw.c140 void (*fn)(struct crypto_tfm *, u8 *, const u8 *)) in crypt()
/linux-4.4.14/include/linux/
Dcrypto.h549 struct crypto_tfm { struct
561 void (*exit)(struct crypto_tfm *tfm); argument
569 struct crypto_tfm base; argument