Searched defs:ppSectionHead (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/common/crypto/
H A Dpemfile.cpp328 PCRTCRPEMSECTION *ppSectionHead, PRTERRINFO pErrInfo)
349 PCRTCRPEMSECTION *ppNext = ppSectionHead;
394 RTCrPemFreeSections(*ppSectionHead);
407 *ppSectionHead = pSection;
415 *ppSectionHead = NULL;
327 RTCrPemReadFile(const char *pszFilename, uint32_t fFlags, PCRTCRPEMMARKER paMarkers, size_t cMarkers, PCRTCRPEMSECTION *ppSectionHead, PRTERRINFO pErrInfo) argument

Completed in 583 milliseconds