Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dcrypto.h1033 static inline void crypto_ablkcipher_clear_flags(struct crypto_ablkcipher *tfm, in crypto_ablkcipher_clear_flags() function
/Linux-v5.4/crypto/
Dskcipher.c704 crypto_ablkcipher_clear_flags(ablkcipher, ~0); in skcipher_setkey_ablkcipher()