Searched refs:RTCrStoreRetain (Results 1 - 4 of 4) sorted by relevance

/vbox/include/iprt/crypto/
H A Dstore.h62 RTDECL(uint32_t) RTCrStoreRetain(RTCRSTORE hStore);
/vbox/src/VBox/Runtime/common/crypto/
H A Dstore.cpp100 RTDECL(uint32_t) RTCrStoreRetain(RTCRSTORE hStore) function
H A Dx509-certpaths.cpp408 AssertReturn(RTCrStoreRetain(hTrustedStore) != UINT32_MAX, VERR_INVALID_HANDLE);
429 AssertReturn(RTCrStoreRetain(hUntrustedStore) != UINT32_MAX, VERR_INVALID_HANDLE);
/vbox/include/iprt/
H A Dmangling.h2882 # define RTCrStoreRetain RT_MANGLER(RTCrStoreRetain) macro

Completed in 2498 milliseconds