Home
last modified time | relevance | path

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

/linux/drivers/crypto/intel/keembay/
H A Docs-aes.h29 OCS_DECRYPT = 1, enumerator
H A Docs-aes.c617 if (instruction != OCS_ENCRYPT && instruction != OCS_DECRYPT && in ocs_aes_validate_inputs()
746 if (instruction == OCS_DECRYPT) { in ocs_aes_validate_inputs()