crypto_cipher_clear_flags  163 crypto/adiantum.c 	crypto_cipher_clear_flags(tctx->blockcipher, CRYPTO_TFM_REQ_MASK);
crypto_cipher_clear_flags   89 crypto/essiv.c 	crypto_cipher_clear_flags(tctx->essiv_cipher, CRYPTO_TFM_REQ_MASK);
crypto_cipher_clear_flags  132 crypto/essiv.c 	crypto_cipher_clear_flags(tctx->essiv_cipher, CRYPTO_TFM_REQ_MASK);
crypto_cipher_clear_flags 1114 crypto/skcipher.c 	crypto_cipher_clear_flags(cipher, CRYPTO_TFM_REQ_MASK);
crypto_cipher_clear_flags 2388 crypto/testmgr.c 		crypto_cipher_clear_flags(tfm, ~0);
crypto_cipher_clear_flags   60 crypto/xts.c   	crypto_cipher_clear_flags(tweak, CRYPTO_TFM_REQ_MASK);
crypto_cipher_clear_flags 2098 drivers/crypto/inside-secure/safexcel_cipher.c 	crypto_cipher_clear_flags(ctx->hkaes, CRYPTO_TFM_REQ_MASK);