Searched defs:crt (Results 1 – 5 of 5) sorted by relevance
128 struct ahash_tfm *crt = crypto_ahash_crt(tfm); in crypto_ahash_setkey() local135 struct ahash_tfm *crt = crypto_ahash_crt(crypto_ahash_reqtfm(req)); in crypto_ahash_digest() local149 struct ahash_tfm *crt = crypto_ahash_crt(crypto_ahash_reqtfm(req)); in crypto_ahash_init() local155 struct ahash_tfm *crt = crypto_ahash_crt(crypto_ahash_reqtfm(req)); in crypto_ahash_update() local161 struct ahash_tfm *crt = crypto_ahash_crt(crypto_ahash_reqtfm(req)); in crypto_ahash_final() local
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
716 struct ablkcipher_tfm *crt = crypto_ablkcipher_crt(tfm); in crypto_ablkcipher_setkey() local729 struct ablkcipher_tfm *crt = in crypto_ablkcipher_encrypt() local736 struct ablkcipher_tfm *crt = in crypto_ablkcipher_decrypt() local858 struct aead_tfm *crt = crypto_aead_crt(tfm); in crypto_aead_setkey() local
143 unsigned char crt[25]; member