Home
last modified time | relevance | path

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

/Linux-v5.4/crypto/
Decb.c17 void (*fn)(struct crypto_tfm *, u8 *, const u8 *)) in crypto_ecb_crypt()
Dcipher.c59 static void cipher_crypt_unaligned(void (*fn)(struct crypto_tfm *, u8 *, in cipher_crypt_unaligned()
/Linux-v5.4/include/linux/
Dcrypto.h761 struct crypto_tfm { struct
772 void (*exit)(struct crypto_tfm *tfm); argument
780 struct crypto_tfm base; argument