Home
last modified time | relevance | path

Searched defs:pPKeyControl (Results 1 – 1 of 1) sorted by relevance

/onnv-gate/usr/src/lib/libkmsagent/common/
H A DKMSAgentPKIKeyOpenSSL.cpp45 PKeyControl *pPKeyControl = in InitializePKeyImpl() local
66 PKeyControl* pPKeyControl = (PKeyControl*) i_pPKeyImpl; in GetPKey() local
71 PKeyControl* pPKeyControl = (PKeyControl*) i_pPKeyImpl; in SetPKey() local
126 PKeyControl* pPKeyControl = (PKeyControl*) i_pPKeyImpl; in SavePrivateKeyToBuffer() local
211 PKeyControl* const pPKeyControl = (PKeyControl*) i_pPKeyImpl; in LoadPrivateKeyFromBuffer() local
380 void * pPKeyControl ) in PublicKeyEncrypt()