Searched refs:OCS_BYPASS (Results 1 – 2 of 2) sorted by relevance
31 OCS_BYPASS = 3, enumerator 92 return ocs_aes_op(aes_dev, OCS_MODE_ECB, OCS_AES, OCS_BYPASS, in ocs_aes_bypass_op()
619 instruction != OCS_EXPAND && instruction != OCS_BYPASS) in ocs_aes_validate_inputs() 623 * When instruction is OCS_BYPASS, OCS simply copies data from source in ocs_aes_validate_inputs() 629 if (instruction == OCS_BYPASS) { in ocs_aes_validate_inputs()