Home
last modified time | relevance | path

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

/include/crypto/
Dhash.h128 struct ahash_tfm *crt = crypto_ahash_crt(tfm); in crypto_ahash_setkey() local
135 struct ahash_tfm *crt = crypto_ahash_crt(crypto_ahash_reqtfm(req)); in crypto_ahash_digest() local
149 struct ahash_tfm *crt = crypto_ahash_crt(crypto_ahash_reqtfm(req)); in crypto_ahash_init() local
155 struct ahash_tfm *crt = crypto_ahash_crt(crypto_ahash_reqtfm(req)); in crypto_ahash_update() local
161 struct ahash_tfm *crt = crypto_ahash_crt(crypto_ahash_reqtfm(req)); in crypto_ahash_final() local
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.h716 struct ablkcipher_tfm *crt = crypto_ablkcipher_crt(tfm); in crypto_ablkcipher_setkey() local
729 struct ablkcipher_tfm *crt = in crypto_ablkcipher_encrypt() local
736 struct ablkcipher_tfm *crt = in crypto_ablkcipher_decrypt() local
858 struct aead_tfm *crt = crypto_aead_crt(tfm); in crypto_aead_setkey() local
/include/video/
Dtdfx.h143 unsigned char crt[25]; member