Home
last modified time | relevance | path

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

/linux/drivers/crypto/intel/keembay/
H A Docs-aes.h28 OCS_ENCRYPT = 0, enumerator
H A Docs-aes.c617 if (instruction != OCS_ENCRYPT && instruction != OCS_DECRYPT && in ocs_aes_validate_inputs()
1382 if (instruction == OCS_ENCRYPT) { in ocs_aes_ccm_op()