Home
last modified time | relevance | path

Searched refs:ablkcipher_tfm (Results 1 – 2 of 2) sorted by relevance

/include/crypto/
Dskcipher.h42 struct ablkcipher_tfm *crt = in crypto_skcipher_givencrypt()
50 struct ablkcipher_tfm *crt = in crypto_skcipher_givdecrypt()
/include/linux/
Dcrypto.h332 struct ablkcipher_tfm { struct
418 struct ablkcipher_tfm ablkcipher;
605 static inline struct ablkcipher_tfm *crypto_ablkcipher_crt( in crypto_ablkcipher_crt()
649 struct ablkcipher_tfm *crt = crypto_ablkcipher_crt(tfm); in crypto_ablkcipher_setkey()
662 struct ablkcipher_tfm *crt = in crypto_ablkcipher_encrypt()
669 struct ablkcipher_tfm *crt = in crypto_ablkcipher_decrypt()