Home
last modified time | relevance | path

Searched refs:sk_CMS_RevocationInfoChoice_new_null (Results 1 – 2 of 2) sorted by relevance

/openbsd/lib/libcrypto/cms/
H A Dcms_lib.c602 *pcrls = sk_CMS_RevocationInfoChoice_new_null(); in CMS_add0_RevocationInfoChoice()
/openbsd/lib/libcrypto/stack/
H A Dsafestack.h459 #define sk_CMS_RevocationInfoChoice_new_null() SKM_sk_new_null(CMS_RevocationInfoChoice) macro