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

/external/openssl/crypto/err/
H A Derr.h197 #define ERR_LIB_CMS 46 macro
233 #define CMSerr(f,r) ERR_PUT_error(ERR_LIB_CMS,(f),(r),__FILE__,__LINE__)
H A Derr.c157 {ERR_PACK(ERR_LIB_CMS,0,0) ,"CMS routines"},
/external/openssl/include/openssl/
H A Derr.h197 #define ERR_LIB_CMS 46 macro
233 #define CMSerr(f,r) ERR_PUT_error(ERR_LIB_CMS,(f),(r),__FILE__,__LINE__)

Completed in 20 milliseconds