Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dcrypto.h1437 static inline void crypto_blkcipher_clear_flags(struct crypto_blkcipher *tfm, in crypto_blkcipher_clear_flags() function
/Linux-v5.4/crypto/
Dskcipher.c605 crypto_blkcipher_clear_flags(blkcipher, ~0); in skcipher_setkey_blkcipher()