Searched refs:PEM_STRING_CMS (Results 1 – 2 of 2) sorted by relevance
178 if (!strcmp(nm, PEM_STRING_X509) && !strcmp(name, PEM_STRING_CMS)) in check_pem()181 if (!strcmp(nm, PEM_STRING_PKCS7) && !strcmp(name, PEM_STRING_CMS)) in check_pem()
103 #define PEM_STRING_CMS "CMS" macro