Home
last modified time | relevance | path

Searched refs:crypto_ablkcipher_alg (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/crypto/
Dablkcipher.c310 struct ablkcipher_alg *cipher = crypto_ablkcipher_alg(tfm); in setkey_unaligned()
332 struct ablkcipher_alg *cipher = crypto_ablkcipher_alg(tfm); in setkey()
/linux-4.4.14/include/crypto/
Dalgapi.h229 static inline struct ablkcipher_alg *crypto_ablkcipher_alg( in crypto_ablkcipher_alg() function