Searched refs:ERR_GET_FUNC (Results 1 – 4 of 4) sorted by relevance
338 ret=l^ERR_GET_LIB(l)^ERR_GET_FUNC(l); in err_string_data_hash()867 f=ERR_GET_FUNC(e); in ERR_error_string_n()959 f=ERR_GET_FUNC(e); in ERR_func_error_string()
244 #define ERR_GET_FUNC(l) (int)((((unsigned long)l)>>12L)&0xfffL) macro
352 ERR_GET_FUNC(err) == RSA_F_RSA_CHECK_KEY && in MAIN()