Searched refs:ppvOpenSslStore (Results 1 - 2 of 2) sorted by relevance

/vbox/include/iprt/crypto/
H A Dstore.h74 RTDECL(int) RTCrStoreConvertToOpenSslCertStore(RTCRSTORE hStore, uint32_t fFlags, void **ppvOpenSslStore);
/vbox/src/VBox/Runtime/common/crypto/
H A Dstore.cpp296 RTDECL(int) RTCrStoreConvertToOpenSslCertStore(RTCRSTORE hStore, uint32_t fFlags, void **ppvOpenSslStore) argument
337 *ppvOpenSslStore = pOsslStore;

Completed in 3177 milliseconds