Home
last modified time | relevance | path

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

/dpdk/drivers/crypto/ccp/
H A Dccp_crypto.h37 #define CCP_SHA_TYPE(p) ((p)->sha.type) macro
H A Dccp_crypto.c1626 CCP_SHA_TYPE(&function) = session->auth.ut.sha_type; in ccp_perform_hmac()
1710 CCP_SHA_TYPE(&function) = session->auth.ut.sha_type; in ccp_perform_hmac()
1807 CCP_SHA_TYPE(&function) = session->auth.ut.sha_type; in ccp_perform_sha()
1891 CCP_SHA_TYPE(&function) = session->auth.ut.sha_type; in ccp_perform_sha3_hmac()
1956 CCP_SHA_TYPE(&function) = session->auth.ut.sha_type; in ccp_perform_sha3_hmac()
2037 CCP_SHA_TYPE(&function) = session->auth.ut.sha_type; in ccp_perform_sha3()