Home
last modified time | relevance | path

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

/onnv-gate/usr/src/lib/libkmsagent/common/
H A DKMSAgentCryptoUtilities.cpp80 const unsigned char* i_pHMACKey, in HMACBuffers() argument
90 i_pHMACKey && in HMACBuffers()
97 HMAC_Init_ex( &stContext, i_pHMACKey, i_iHMACKeySize, EVP_sha1(), NULL ); in HMACBuffers()
H A DKMSAgentCryptoUtilities.h69 const unsigned char* i_pHMACKey,
93 const unsigned char* i_pHMACKey,