Searched refs:CMS_R_NO_KEY_OR_CERT (Results 1 – 4 of 4) sorted by relevance
79 # define CMS_R_NO_KEY_OR_CERT 174 macro
100 {ERR_PACK(ERR_LIB_CMS, 0, CMS_R_NO_KEY_OR_CERT), "no key or cert"},
569 ERR_raise(ERR_LIB_CMS, CMS_R_NO_KEY_OR_CERT); in CMS_sign_receipt()
333 CMS_R_NO_KEY_OR_CERT:174:no key or cert
Completed in 7 milliseconds