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

/vbox/include/iprt/crypto/
H A Dstore.h75 RTDECL(int) RTCrStoreConvertToOpenSslCertStack(RTCRSTORE hStore, uint32_t fFlags, void **ppvOpenSslStack);
/vbox/src/VBox/Runtime/common/crypto/
H A Dstore.cpp349 RTDECL(int) RTCrStoreConvertToOpenSslCertStack(RTCRSTORE hStore, uint32_t fFlags, void **ppvOpenSslStack) argument
392 *ppvOpenSslStack = pOsslStack;

Completed in 1419 milliseconds