Searched refs:bit_mod (Results 1 – 2 of 2) sorted by relevance
1541 CCP_PT_BITWISE(&function) = pst->bit_mod; in ccp_perform_passthru()1608 pst.bit_mod = CCP_PASSTHRU_BITWISE_NOOP; in ccp_perform_hmac()1659 pst.bit_mod = CCP_PASSTHRU_BITWISE_NOOP; in ccp_perform_hmac()1667 pst.bit_mod = CCP_PASSTHRU_BITWISE_NOOP; in ccp_perform_hmac()1691 pst.bit_mod = CCP_PASSTHRU_BITWISE_NOOP; in ccp_perform_hmac()1741 pst.bit_mod = CCP_PASSTHRU_BITWISE_NOOP; in ccp_perform_hmac()1789 pst.bit_mod = CCP_PASSTHRU_BITWISE_NOOP; in ccp_perform_sha()1835 pst.bit_mod = CCP_PASSTHRU_BITWISE_NOOP; in ccp_perform_sha()2222 pst.bit_mod = CCP_PASSTHRU_BITWISE_NOOP; in ccp_perform_aes_cmac()2472 pst.bit_mod = CCP_PASSTHRU_BITWISE_NOOP; in ccp_perform_aes_gcm()[all …]
312 enum ccp_passthru_bitwise bit_mod; member