Searched refs:ASN1_TAG_NULL (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Runtime/common/asn1/
H A Dasn1-ut-null-decode.cpp44 rc = RTAsn1CursorMatchTagClassFlags(pCursor, &pThis->Asn1Core, ASN1_TAG_NULL,
H A Dasn1-ut-null.cpp53 ASN1_TAG_NULL,
68 return RTAsn1Core_InitEx(&pThis->Asn1Core, ASN1_TAG_NULL, ASN1_TAGCLASS_UNIVERSAL | ASN1_TAGFLAG_PRIMITIVE,
H A Dasn1-ut-dyntype-decode.cpp75 case ASN1_TAG_NULL:
139 case ASN1_TAG_NULL:
H A Dasn1-dump.cpp632 case ASN1_TAG_NULL:
/vbox/include/iprt/formats/
H A Dasn1.h61 #define ASN1_TAG_NULL UINT8_C(0x05) macro

Completed in 150 milliseconds