Searched refs:RTCrStoreConvertToOpenSslCertStore (Results 1 - 4 of 4) 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) function
H A Dpkcs7-verify.cpp81 rcOssl = RTCrStoreConvertToOpenSslCertStore(hTrustedCerts, 0, (void **)&pTrustedCerts);
/vbox/include/iprt/
H A Dmangling.h2880 # define RTCrStoreConvertToOpenSslCertStore RT_MANGLER(RTCrStoreConvertToOpenSslCertStore) macro

Completed in 87 milliseconds