crypto_cipher_set_flags
crypto_cipher_set_flags(tctx->blockcipher,
crypto_cipher_set_flags(cipher, crypto_lskcipher_get_flags(tfm) &
crypto_cipher_set_flags(tctx->essiv_cipher, crypto_aead_get_flags(tfm) &
crypto_cipher_set_flags(tctx->essiv_cipher,
crypto_cipher_set_flags(tctx->blockcipher,
crypto_cipher_set_flags(cipher, crypto_skcipher_get_flags(tfm) &
crypto_cipher_set_flags(tfm, CRYPTO_TFM_REQ_FORBID_WEAK_KEYS);
crypto_cipher_set_flags(tweak, crypto_skcipher_get_flags(parent) &