Searched refs:PEM_STRING_CMS (Results 1 – 3 of 3) sorted by relevance
58 IMPLEMENT_PEM_rw(CMS, CMS_ContentInfo, PEM_STRING_CMS, CMS_ContentInfo) in IMPLEMENT_PEM_rw() argument
210 && strcmp(name, PEM_STRING_CMS) == 0) in check_pem()214 && strcmp(name, PEM_STRING_CMS) == 0) in check_pem()
59 #define PEM_STRING_CMS "CMS" macro