Home
last modified time | relevance | path

Searched refs:cipher_decr (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/axis/
H A Dartpec6_crypto.c1670 bool cipher_decr = false; in artpec6_crypto_prepare_crypto() local
1722 cipher_decr = req_ctx->decrypt; in artpec6_crypto_prepare_crypto()
1727 cipher_decr = req_ctx->decrypt; in artpec6_crypto_prepare_crypto()
1732 cipher_decr = false; in artpec6_crypto_prepare_crypto()
1737 cipher_decr = req_ctx->decrypt; in artpec6_crypto_prepare_crypto()
1755 if (cipher_decr) in artpec6_crypto_prepare_crypto()
1761 if (cipher_decr) in artpec6_crypto_prepare_crypto()
/kernel/linux/linux-6.6/drivers/crypto/axis/
H A Dartpec6_crypto.c1671 bool cipher_decr = false; in artpec6_crypto_prepare_crypto() local
1723 cipher_decr = req_ctx->decrypt; in artpec6_crypto_prepare_crypto()
1728 cipher_decr = req_ctx->decrypt; in artpec6_crypto_prepare_crypto()
1733 cipher_decr = false; in artpec6_crypto_prepare_crypto()
1738 cipher_decr = req_ctx->decrypt; in artpec6_crypto_prepare_crypto()
1756 if (cipher_decr) in artpec6_crypto_prepare_crypto()
1762 if (cipher_decr) in artpec6_crypto_prepare_crypto()

Completed in 8 milliseconds