Searched refs:cipher_is_aes (Results 1 – 1 of 1) sorted by relevance
379 bool cipher_is_aes = false; in configure_cipher_ctx() local383 type = get_flexi_cipher_type(xform->algo, &cipher_is_aes); in configure_cipher_ctx()387 aes_keylen = flexi_aes_keylen(xform->key.length, cipher_is_aes); in configure_cipher_ctx()391 if (unlikely(!cipher_is_aes && !crypto_key_is_valid(xform, fctx))) in configure_cipher_ctx()