Home
last modified time | relevance | path

Searched defs:crt (Results 1 – 4 of 4) sorted by relevance

/include/crypto/
Dskcipher.h42 struct ablkcipher_tfm *crt = in crypto_skcipher_givencrypt() local
50 struct ablkcipher_tfm *crt = in crypto_skcipher_givdecrypt() local
Daead.h41 struct aead_tfm *crt = crypto_aead_crt(aead_givcrypt_reqtfm(req)); in crypto_aead_givencrypt() local
47 struct aead_tfm *crt = crypto_aead_crt(aead_givcrypt_reqtfm(req)); in crypto_aead_givdecrypt() local
/include/linux/
Dcrypto.h649 struct ablkcipher_tfm *crt = crypto_ablkcipher_crt(tfm); in crypto_ablkcipher_setkey() local
662 struct ablkcipher_tfm *crt = in crypto_ablkcipher_encrypt() local
669 struct ablkcipher_tfm *crt = in crypto_ablkcipher_decrypt() local
791 struct aead_tfm *crt = crypto_aead_crt(tfm); in crypto_aead_setkey() local
/include/video/
Dtdfx.h158 unsigned char crt[25]; member