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

/vbox/include/iprt/
H A Dasn1.h1007 typedef RTASN1BITSTRING *PRTASN1BITSTRING; typedef
1031 RTDECL(int) RTAsn1BitString_DecodeAsn1Ex(PRTASN1CURSOR pCursor, uint32_t fFlags, uint32_t cMaxBits, PRTASN1BITSTRING pThis,
1815 RTDECL(int) RTAsn1CursorGetBitString(PRTASN1CURSOR pCursor, uint32_t fFlags, PRTASN1BITSTRING pBitString,
1830 RTDECL(int) RTAsn1CursorGetBitStringEx(PRTASN1CURSOR pCursor, uint32_t fFlags, uint32_t cMaxBits, PRTASN1BITSTRING pBitString,

Completed in 48 milliseconds