Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dcrypto.h1255 static inline void crypto_blkcipher_clear_flags(struct crypto_blkcipher *tfm, in crypto_blkcipher_clear_flags() function
/Linux-v4.19/crypto/
Dskcipher.c594 crypto_blkcipher_clear_flags(blkcipher, ~0); in skcipher_setkey_blkcipher()
Dcryptd.c226 crypto_blkcipher_clear_flags(child, CRYPTO_TFM_REQ_MASK); in cryptd_blkcipher_setkey()