Searched defs:crt (Results 1 – 4 of 4) sorted by relevance
42 struct ablkcipher_tfm *crt = in crypto_skcipher_givencrypt() local50 struct ablkcipher_tfm *crt = in crypto_skcipher_givdecrypt() local
41 struct aead_tfm *crt = crypto_aead_crt(aead_givcrypt_reqtfm(req)); in crypto_aead_givencrypt() local47 struct aead_tfm *crt = crypto_aead_crt(aead_givcrypt_reqtfm(req)); in crypto_aead_givdecrypt() local
649 struct ablkcipher_tfm *crt = crypto_ablkcipher_crt(tfm); in crypto_ablkcipher_setkey() local662 struct ablkcipher_tfm *crt = in crypto_ablkcipher_encrypt() local669 struct ablkcipher_tfm *crt = in crypto_ablkcipher_decrypt() local791 struct aead_tfm *crt = crypto_aead_crt(tfm); in crypto_aead_setkey() local
158 unsigned char crt[25]; member