Searched refs:OCS_ENCRYPT (Results 1 – 2 of 2) sorted by relevance
28 OCS_ENCRYPT = 0, enumerator
617 if (instruction != OCS_ENCRYPT && instruction != OCS_DECRYPT && in ocs_aes_validate_inputs()1382 if (instruction == OCS_ENCRYPT) { in ocs_aes_ccm_op()