Home
last modified time | relevance | path

Searched refs:ERR_R_DISABLED (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Derr.h203 # define ERR_R_DISABLED (5|ERR_R_FATAL) macro
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/err/
H A Derr.c118 {ERR_R_DISABLED, "called a function that was disabled at compile-time"},
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/err/
H A Derr.c132 {ERR_R_DISABLED, "called a function that was disabled at compile-time"},
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ui/
H A Dui_lib.c882 UIerr(UI_F_UI_SET_RESULT, ERR_R_DISABLED); in UI_set_result()
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Derr.h.in357 # define ERR_R_DISABLED (260|ERR_R_FATAL) macro
/netbsd-src/crypto/external/bsd/openssl.old/dist/
H A DCHANGES6966 *) Add new error code 'ERR_R_DISABLED' that can be used when some