Home
last modified time | relevance | path

Searched refs:SetPKey (Results 1 – 3 of 3) sorted by relevance

/onnv-gate/usr/src/lib/libkmsagent/common/
H A DKMSAgentPKIimpl.h103 void SetPKey( void *i_pImplResource, void *i_pPKey);
H A DKMSAgentPKIKey.cpp150 SetPKey(m_pPKeyImpl, pKey); in SetNative()
H A DKMSAgentPKIKeyOpenSSL.cpp70 void SetPKey(void *i_pPKeyImpl, void *pKey) { in SetPKey() function