Searched defs:ERR_FATAL_ERROR (Results 1 – 2 of 2) sorted by relevance
145 # define ERR_FATAL_ERROR(l) (int)( (l) & ERR_R_FATAL) macro
264 static ossl_unused ossl_inline int ERR_FATAL_ERROR(unsigned long errcode) function