Home
last modified time | relevance | path

Searched defs:CMSerr (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Derr.h130 # define CMSerr(f,r) ERR_PUT_error(ERR_LIB_CMS,(f),(r),OPENSSL_FILE,OPENSSL_LINE) macro
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Derr.h.in135 # define CMSerr(f, r) ERR_raise_data(ERR_LIB_CMS, (r), NULL) macro