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

/vbox/src/VBox/Runtime/common/asn1/
H A Dasn1-ut-objid.cpp162 AssertReturn(cbObjId < sizeof(pThis->szObjId), VERR_ASN1_OBJID_TOO_LONG_STRING_FORM); local
/vbox/include/iprt/
H A Derr.h2016 #define VERR_ASN1_OBJID_TOO_LONG_STRING_FORM (-22816) macro

Completed in 800 milliseconds