Lines Matching refs:CRYPTO_TFM_REQ_MASK
920 CRYPTO_TFM_REQ_MASK); in chcr_cipher_fallback_setkey()
922 cipher->base.crt_flags & CRYPTO_TFM_REQ_MASK); in chcr_cipher_fallback_setkey()
3457 crypto_aead_clear_flags(aeadctx->sw_cipher, CRYPTO_TFM_REQ_MASK); in chcr_aead_ccm_setkey()
3459 CRYPTO_TFM_REQ_MASK); in chcr_aead_ccm_setkey()
3476 crypto_aead_clear_flags(aeadctx->sw_cipher, CRYPTO_TFM_REQ_MASK); in chcr_aead_rfc4309_setkey()
3478 CRYPTO_TFM_REQ_MASK); in chcr_aead_rfc4309_setkey()
3497 crypto_aead_clear_flags(aeadctx->sw_cipher, CRYPTO_TFM_REQ_MASK); in chcr_gcm_setkey()
3499 & CRYPTO_TFM_REQ_MASK); in chcr_gcm_setkey()
3562 crypto_aead_clear_flags(aeadctx->sw_cipher, CRYPTO_TFM_REQ_MASK); in chcr_authenc_setkey()
3564 & CRYPTO_TFM_REQ_MASK); in chcr_authenc_setkey()
3685 crypto_aead_clear_flags(aeadctx->sw_cipher, CRYPTO_TFM_REQ_MASK); in chcr_aead_digest_null_setkey()
3687 & CRYPTO_TFM_REQ_MASK); in chcr_aead_digest_null_setkey()