Searched refs:sk_CMS_RevocationInfoChoice_value (Results 1 – 4 of 4) sorted by relevance
662 rch = sk_CMS_RevocationInfoChoice_value(*pcrls, i); in STACK_OF()
90 rch = sk_CMS_RevocationInfoChoice_value(sd->crls, i); in cms_sd_set_version()
1049 rch = sk_CMS_RevocationInfoChoice_value(org->crls, i); in cms_env_set_originfo_version()
124 #define sk_CMS_RevocationInfoChoice_value(sk, idx) ((CMS_RevocationInfoChoice *)OPENSSL_sk_value(os… macro