Searched refs:cipher_klen (Results 1 – 1 of 1) sorted by relevance
1677 size_t cipher_klen; in artpec6_crypto_prepare_crypto() local1704 cipher_klen = ctx->key_length/2; in artpec6_crypto_prepare_crypto()1706 cipher_klen = ctx->key_length; in artpec6_crypto_prepare_crypto()1709 switch (cipher_klen) { in artpec6_crypto_prepare_crypto()