Home
last modified time | relevance | path

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

/dpdk/drivers/crypto/ccp/
H A Dccp_crypto.c1608 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()
1676 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 …]
H A Dccp_dev.h284 CCP_PASSTHRU_BITWISE_NOOP = 0, enumerator