Home
last modified time | relevance | path

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

/onnv-gate/usr/src/lib/libkmsagent/common/
H A DKMSAgentPKIKeyOpenSSL.cpp38 typedef struct PKeyControl struct
41 } PKeyControl; argument
45 PKeyControl *pPKeyControl = in InitializePKeyImpl()
46 (PKeyControl *) malloc(sizeof(PKeyControl)); in InitializePKeyImpl()
66 PKeyControl* pPKeyControl = (PKeyControl*) i_pPKeyImpl; in GetPKey()
71 PKeyControl* pPKeyControl = (PKeyControl*) i_pPKeyImpl; in SetPKey()
80 BIO* SavePrivateKeyToMemoryBIO(PKeyControl* const i_pPKeyControl, in SavePrivateKeyToMemoryBIO()
126 PKeyControl* pPKeyControl = (PKeyControl*) i_pPKeyImpl; in SavePrivateKeyToBuffer()
171 bool LoadPrivateKeyFromBIO(PKeyControl* const io_pPKeyControl, in LoadPrivateKeyFromBIO()
211 PKeyControl* const pPKeyControl = (PKeyControl*) i_pPKeyImpl; in LoadPrivateKeyFromBuffer()
[all …]