Searched defs:ERR_GET_LIB (Results 1 – 2 of 2) sorted by relevance
142 # define ERR_GET_LIB(l) (int)(((l) >> 24L) & 0x0FFL) macro
243 static ossl_unused ossl_inline int ERR_GET_LIB(unsigned long errcode) function