Home
last modified time | relevance | path

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

/onnv-gate/usr/src/lib/libkmsagent/common/
H A DKMSAgentPKIimpl.h102 void *GetPKey( void *i_pImplResource);
H A DKMSAgentPKIKey.cpp145 return GetPKey(m_pPKeyImpl); in GetNative()
H A DKMSAgentPKIKeyOpenSSL.cpp65 void *GetPKey(void *i_pPKeyImpl) { in GetPKey() function