Searched refs:PRTASN1OCTETSTRING (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Runtime/common/asn1/
H A Dasn1-ut-octetstring.cpp91 RTDECL(int) RTAsn1OctetString_RefreshContent(PRTASN1OCTETSTRING pThis, uint32_t fFlags,
166 PRTASN1OCTETSTRING pThis = (PRTASN1OCTETSTRING)pThisCore;
206 PRTASN1OCTETSTRING pThis = (PRTASN1OCTETSTRING)pThisCore;
249 RTDECL(int) RTAsn1OctetString_Init(PRTASN1OCTETSTRING pThis, PCRTASN1ALLOCATORVTABLE pAllocator)
262 RTDECL(int) RTAsn1OctetString_Clone(PRTASN1OCTETSTRING pThis, PCRTASN1OCTETSTRING pSrc, PCRTASN1ALLOCATORVTABLE pAllocator)
315 RTDECL(void) RTAsn1OctetString_Delete(PRTASN1OCTETSTRING pThis)
337 RTDECL(int) RTAsn1OctetString_Enum(PRTASN1OCTETSTRING pThis, PFNRTASN1ENUMCALLBACK pfnCallback, uint32_t uDepth, void *pvUser)
374 int rc = RTAsn1OctetString_RefreshContent((PRTASN1OCTETSTRING)pLef
[all...]
H A Dasn1-ut-octetstring-decode.cpp39 RTDECL(int) RTAsn1OctetString_DecodeAsn1(PRTASN1CURSOR pCursor, uint32_t fFlags, PRTASN1OCTETSTRING pThis,
H A Dasn1-cursor.cpp501 RTDECL(int) RTAsn1CursorGetOctetString(PRTASN1CURSOR pCursor, uint32_t fFlags, PRTASN1OCTETSTRING pOctetString,
/vbox/src/VBox/Runtime/common/crypto/
H A Dpkcs7-asn1-decoder.cpp95 PRTASN1OCTETSTRING pOctetString = &pThis->Content;
105 pThis->pCmsContent = pOctetString = (PRTASN1OCTETSTRING)pThis->Content.pEncapsulated;
H A Dx509-asn1-decoder.cpp84 PRTASN1OCTETSTRING pThat;
/vbox/include/iprt/crypto/
H A Dpkcs7.h256 PRTASN1OCTETSTRING pCmsContent;
H A Dx509.h284 PRTASN1OCTETSTRING pT7_IpAddress;
/vbox/include/iprt/
H A Dasn1.h1055 typedef RTASN1OCTETSTRING *PRTASN1OCTETSTRING; typedef
1842 RTDECL(int) RTAsn1CursorGetOctetString(PRTASN1CURSOR pCursor, uint32_t fFlags, PRTASN1OCTETSTRING pOctetString,

Completed in 185 milliseconds