Searched refs:crypto_ablkcipher_crt (Results 1 – 6 of 6) sorted by relevance
789 static inline struct ablkcipher_tfm *crypto_ablkcipher_crt( in crypto_ablkcipher_crt() function807 return crypto_ablkcipher_crt(tfm)->ivsize; in crypto_ablkcipher_ivsize()868 struct ablkcipher_tfm *crt = crypto_ablkcipher_crt(tfm); in crypto_ablkcipher_setkey()902 crypto_ablkcipher_crt(crypto_ablkcipher_reqtfm(req)); in crypto_ablkcipher_encrypt()920 crypto_ablkcipher_crt(crypto_ablkcipher_reqtfm(req)); in crypto_ablkcipher_decrypt()944 return crypto_ablkcipher_crt(tfm)->reqsize; in crypto_ablkcipher_reqsize()958 req->base.tfm = crypto_ablkcipher_tfm(crypto_ablkcipher_crt(tfm)->base); in ablkcipher_request_set_tfm()
84 crypto_ablkcipher_crt(skcipher_givcrypt_reqtfm(req)); in crypto_skcipher_givencrypt()92 crypto_ablkcipher_crt(skcipher_givcrypt_reqtfm(req)); in crypto_skcipher_givdecrypt()
72 return crypto_ablkcipher_crt(geniv)->base; in skcipher_geniv_cipher()
109 crypto_ablkcipher_crt(geniv)->givencrypt = chainiv_givencrypt; in chainiv_init()243 crypto_ablkcipher_crt(geniv)->givencrypt = in async_chainiv_init()
181 crypto_ablkcipher_crt(geniv)->givencrypt = eseqiv_givencrypt; in eseqiv_init()
244 crypto_ablkcipher_crt(geniv)->givencrypt = seqiv_givencrypt; in seqiv_init()