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

/vbox/src/VBox/Runtime/common/crypto/
H A Dx509-core.cpp1129 RTDECL(bool) RTCrX509GeneralName_ConstraintMatch(PCRTCRX509GENERALNAME pConstraint, PCRTCRX509GENERALNAME pName) function
1217 return RTCrX509GeneralName_ConstraintMatch(&pConstraint->Base, &pName->Base);
/vbox/include/iprt/
H A Dmangling.h2677 # define RTCrX509GeneralName_ConstraintMatch RT_MANGLER(RTCrX509GeneralName_ConstraintMatch) macro

Completed in 79 milliseconds