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

/vbox/src/VBox/Runtime/common/asn1/
H A Dasn1-cursor.cpp458 RTDECL(int) RTAsn1CursorGetNull(PRTASN1CURSOR pCursor, uint32_t fFlags, PRTASN1NULL pNull, const char *pszErrorTag) argument
460 return RTAsn1Null_DecodeAsn1(pCursor, fFlags, pNull, pszErrorTag);

Completed in 50 milliseconds