Searched refs:crypto_aead_clear_flags (Results 1 – 2 of 2) sorted by relevance
345 static inline void crypto_aead_clear_flags(struct crypto_aead *tfm, u32 flags) in crypto_aead_clear_flags() function362 crypto_aead_clear_flags(&tfm->base, flags); in crypto_sync_aead_clear_flags()
102 crypto_aead_clear_flags(tctx->u.aead, CRYPTO_TFM_REQ_MASK); in essiv_aead_setkey()