Searched refs:PKeyControl (Results 1 – 1 of 1) sorted by relevance
38 typedef struct PKeyControl struct41 } PKeyControl; argument45 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 …]