Home
last modified time | relevance | path

Searched refs:ERR_GET_FUNC (Results 1 – 8 of 8) sorted by relevance

/mirbsd/src/lib/libssl/src/doc/crypto/
DERR_GET_LIB.pod5 ERR_GET_LIB, ERR_GET_FUNC, ERR_GET_REASON - get library, function and
14 int ERR_GET_FUNC(unsigned long e);
21 number, function code and reason code. ERR_GET_LIB(), ERR_GET_FUNC()
36 ERR_GET_LIB(), ERR_GET_FUNC() and ERR_GET_REASON() are macros.
48 ERR_GET_LIB(), ERR_GET_FUNC() and ERR_GET_REASON() are available in
Derr.pod21 int ERR_GET_FUNC(unsigned long e);
/mirbsd/src/lib/libssl/src/crypto/err/
Derr.c830 f=ERR_GET_FUNC(e); in ERR_error_string_n()
922 f=ERR_GET_FUNC(e); in ERR_func_error_string()
952 ret=l^ERR_GET_LIB(l)^ERR_GET_FUNC(l); in err_hash()
Derr.h171 #define ERR_GET_FUNC(l) (int)((((unsigned long)l)>>12L)&0xfffL) macro
/mirbsd/src/lib/libssl/src/apps/
Drsa.c314 ERR_GET_FUNC(err) == RSA_F_RSA_CHECK_KEY && in MAIN()
/mirbsd/src/lib/libssl/man/
DMakefile501 ERR_GET_LIB.3 ERR_GET_FUNC.3 \
/mirbsd/src/distrib/lists/htman/htmi/
Dmi1212 ./man3/ERR_GET_FUNC.htm
/mirbsd/src/distrib/lists/base/dev/
Dmi4488 ./usr/share/man/cat3/ERR_GET_FUNC.0