Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/axis/
H A Dartpec6_crypto.c1672 size_t cipher_klen; in artpec6_crypto_prepare_crypto() local
1699 cipher_klen = ctx->key_length/2; in artpec6_crypto_prepare_crypto()
1701 cipher_klen = ctx->key_length; in artpec6_crypto_prepare_crypto()
1704 switch (cipher_klen) { in artpec6_crypto_prepare_crypto()