Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Dablkcipher.c303 struct ablkcipher_alg *cipher = crypto_ablkcipher_alg(tfm); in setkey_unaligned()
325 struct ablkcipher_alg *cipher = crypto_ablkcipher_alg(tfm); in setkey()
/linux-4.19.296/include/crypto/
Dalgapi.h277 static inline struct ablkcipher_alg *crypto_ablkcipher_alg( in crypto_ablkcipher_alg() function