Searched refs:crypto_ablkcipher_alg (Results 1 – 2 of 2) sorted by relevance
310 struct ablkcipher_alg *cipher = crypto_ablkcipher_alg(tfm); in setkey_unaligned()332 struct ablkcipher_alg *cipher = crypto_ablkcipher_alg(tfm); in setkey()
229 static inline struct ablkcipher_alg *crypto_ablkcipher_alg( in crypto_ablkcipher_alg() function