Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/cms/
H A Dcms_sd.c414 sd->signerInfos = sk_CMS_SignerInfo_new_null(); in CMS_add1_signer()
/dragonfly/crypto/libressl/include/openssl/
H A Dsafestack.h535 #define sk_CMS_SignerInfo_new_null() SKM_sk_new_null(CMS_SignerInfo) macro