Searched defs:ERR_GET_REASON (Results 1 – 2 of 2) sorted by relevance
144 # define ERR_GET_REASON(l) (int)( (l) & 0xFFFL) macro
257 static ossl_unused ossl_inline int ERR_GET_REASON(unsigned long errcode) function