Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dcrypto.h865 static inline void crypto_ablkcipher_clear_flags(struct crypto_ablkcipher *tfm, in crypto_ablkcipher_clear_flags() function
/Linux-v4.19/crypto/
Dskcipher.c692 crypto_ablkcipher_clear_flags(ablkcipher, ~0); in skcipher_setkey_ablkcipher()