Searched defs:CMS_CertificateChoices (Results 1 – 4 of 4) sorted by relevance
39 typedef struct CMS_CertificateChoices CMS_CertificateChoices; typedef
38 typedef struct CMS_CertificateChoices CMS_CertificateChoices; typedef
309 struct CMS_CertificateChoices { struct310 int type;311 union {317 } d;
491 static STACK_OF(CMS_CertificateChoices) in STACK_OF() argument