Searched refs:RTCRTSPMESSAGEIMPRINT (Results 1 - 2 of 2) sorted by relevance

/vbox/include/iprt/crypto/
H A Dtsp.h44 typedef struct RTCRTSPMESSAGEIMPRINT struct
52 } RTCRTSPMESSAGEIMPRINT; typedef in typeref:struct:RTCRTSPMESSAGEIMPRINT
54 typedef RTCRTSPMESSAGEIMPRINT *PRTCRTSPMESSAGEIMPRINT;
56 typedef RTCRTSPMESSAGEIMPRINT const *PCRTCRTSPMESSAGEIMPRINT;
57 RTASN1TYPE_STANDARD_PROTOTYPES(RTCRTSPMESSAGEIMPRINT, RTDECL, RTCrTspMessageImprint, SeqCore.Asn1Core);
96 RTCRTSPMESSAGEIMPRINT MessageImprint;
/vbox/src/VBox/Runtime/common/crypto/
H A Dtsp-template.h32 #define RTASN1TMPL_TYPE RTCRTSPMESSAGEIMPRINT
86 RTASN1TMPL_MEMBER( MessageImprint, RTCRTSPMESSAGEIMPRINT, RTCrTspMessageImprint);

Completed in 32 milliseconds