Home
last modified time | relevance | path

Searched refs:cipher_klen (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/crypto/axis/
Dartpec6_crypto.c1671 size_t cipher_klen; in artpec6_crypto_prepare_crypto() local
1698 cipher_klen = ctx->key_length/2; in artpec6_crypto_prepare_crypto()
1700 cipher_klen = ctx->key_length; in artpec6_crypto_prepare_crypto()
1703 switch (cipher_klen) { in artpec6_crypto_prepare_crypto()