Searched refs:pNull (Results 1 - 2 of 2) 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);
/vbox/include/iprt/
H A Dasn1.h1744 * @param pNull The output NULL object.
1747 RTDECL(int) RTAsn1CursorGetNull(PRTASN1CURSOR pCursor, uint32_t fFlags, PRTASN1NULL pNull, const char *pszErrorTag);

Completed in 68 milliseconds