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

/vbox/include/iprt/crypto/
H A Dspc.h237 * RTCRSPCSTRING choices.
258 typedef struct RTCRSPCSTRING struct
274 } RTCRSPCSTRING; typedef in typeref:struct:RTCRSPCSTRING
276 typedef RTCRSPCSTRING *PRTCRSPCSTRING;
278 typedef RTCRSPCSTRING const *PCRTCRSPCSTRING;
279 RTASN1TYPE_STANDARD_PROTOTYPES(RTCRSPCSTRING, RTDECL, RTCrSpcString, Dummy.Asn1Core);
283 * RTCRSPCSTRING choices.
328 RTCRSPCSTRING File;
/vbox/src/VBox/Runtime/common/crypto/
H A Dspc-template.h98 #define RTASN1TMPL_TYPE RTCRSPCSTRING
119 RTASN1TMPL_PCHOICE_XTAG( 2, RTCRSPCLINKCHOICE_FILE, u.pT2, CtxTag2, File, RTCRSPCSTRING, RTCrSpcString);

Completed in 33 milliseconds