Searched refs:PEM_STRING_CMS (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/crypto/openssl/crypto/cms/
H A Dcms_io.c90 IMPLEMENT_PEM_rw_const(CMS, CMS_ContentInfo, PEM_STRING_CMS, CMS_ContentInfo)
/freebsd-10.1-release/crypto/openssl/crypto/pem/
H A Dpem_lib.c260 if (!strcmp(nm, PEM_STRING_X509) && !strcmp(name, PEM_STRING_CMS))
263 if (!strcmp(nm, PEM_STRING_PKCS7) && !strcmp(name, PEM_STRING_CMS))
H A Dpem.h138 # define PEM_STRING_CMS "CMS" macro

Completed in 100 milliseconds