Searched refs:bit_mod (Results 1 – 2 of 2) sorted by relevance
1524 CCP_PT_BITWISE(&function) = pst->bit_mod; in ccp_perform_passthru()1586 pst.bit_mod = CCP_PASSTHRU_BITWISE_NOOP; in ccp_perform_hmac()1637 pst.bit_mod = CCP_PASSTHRU_BITWISE_NOOP; in ccp_perform_hmac()1645 pst.bit_mod = CCP_PASSTHRU_BITWISE_NOOP; in ccp_perform_hmac()1666 pst.bit_mod = CCP_PASSTHRU_BITWISE_NOOP; in ccp_perform_hmac()1716 pst.bit_mod = CCP_PASSTHRU_BITWISE_NOOP; in ccp_perform_hmac()1760 pst.bit_mod = CCP_PASSTHRU_BITWISE_NOOP; in ccp_perform_sha()1806 pst.bit_mod = CCP_PASSTHRU_BITWISE_NOOP; in ccp_perform_sha()2170 pst.bit_mod = CCP_PASSTHRU_BITWISE_NOOP; in ccp_perform_aes_cmac()2413 pst.bit_mod = CCP_PASSTHRU_BITWISE_NOOP; in ccp_perform_aes_gcm()[all …]
312 enum ccp_passthru_bitwise bit_mod; member