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