HomeSort by: relevance | last modified time | path
    Searched refs:ERR_get_error (Results 1 - 25 of 70) sorted by relevancy

1 2 3

  /src/crypto/external/bsd/openssl.old/dist/test/
errtest.c 26 ERR_get_error();
30 ERR_get_error();
cipherlist_test.c 230 if (!TEST_int_eq(ERR_GET_REASON(ERR_get_error()), SSL_R_NO_CIPHER_MATCH))
241 if (!TEST_int_eq(ERR_GET_REASON(ERR_get_error()),
asn1_internal_test.c 125 err = ERR_get_error();
  /src/external/mpl/dhcp/bind/dist/lib/isc/
entropy.c 28 ERR_error_string(ERR_get_error(), NULL));
  /src/external/bsd/libpcap/dist/
sslutils.c 76 snprintf(errbuf, errbuflen, "Cannot get a new SSL context: %s", ERR_error_string(ERR_get_error(), NULL));
87 snprintf(errbuf, errbuflen, "Cannot read certificate file %s: %s", certfile, ERR_error_string(ERR_get_error(), NULL));
94 snprintf(errbuf, errbuflen, "Cannot read private key file %s: %s", keyfile, ERR_error_string(ERR_get_error(), NULL));
146 ERR_error_string(ERR_get_error(), NULL));
152 ERR_error_string(ERR_get_error(), NULL));
203 ERR_error_string(ERR_get_error(), NULL));
227 ERR_error_string(ERR_get_error(), NULL));
  /src/usr.bin/dc/
misc.c 58 ERR_get_error(void)
mem.c 97 err(1, "big number failure %lx", ERR_get_error());
104 err(1, "allocation failure %lx", ERR_get_error());
  /src/external/bsd/ntp/dist/libntp/
ntp_crypto_rnd.c 105 err = ERR_get_error();
  /src/crypto/external/bsd/netpgp/dist/src/libbn/
stubs.h 54 unsigned long ERR_get_error(void);
stubs.c 75 ERR_get_error(void)
  /src/crypto/external/apache2/openssl/dist/test/
params_conversion_test.c 194 || !TEST_ulong_ne(ERR_get_error(), 0)) {
215 || !TEST_ulong_ne(ERR_get_error(), 0)) {
236 || !TEST_ulong_ne(ERR_get_error(), 0)) {
257 || !TEST_ulong_ne(ERR_get_error(), 0)) {
278 || !TEST_ulong_ne(ERR_get_error(), 0)) {
errtest.c 121 ERR_get_error();
125 ERR_get_error();
237 || !TEST_ulong_eq(mallocfail, ERR_get_error())
413 if (!TEST_ulong_eq(ERR_get_error(), 0))
cipherlist_test.c 224 if (!TEST_int_eq(ERR_GET_REASON(ERR_get_error()), SSL_R_NO_CIPHER_MATCH))
235 if (!TEST_int_eq(ERR_GET_REASON(ERR_get_error()),
  /src/crypto/external/bsd/openssl/dist/test/
cipherlist_test.c 225 if (!TEST_int_eq(ERR_GET_REASON(ERR_get_error()), SSL_R_NO_CIPHER_MATCH))
236 if (!TEST_int_eq(ERR_GET_REASON(ERR_get_error()),
errtest.c 121 ERR_get_error();
125 ERR_get_error();
246 || !TEST_ulong_eq(mallocfail, ERR_get_error())
  /src/usr.sbin/syslogd/
sign.h 126 ERR_error_string(ERR_get_error(), NULL)); \
tls.c 177 ERR_error_string(ERR_get_error(), NULL));
225 ERR_error_string(ERR_get_error(), NULL));
236 ERR_error_string(ERR_get_error(), NULL));
244 ERR_error_string(ERR_get_error(), NULL));
254 ERR_get_error(), NULL));
259 ERR_get_error(), NULL));
283 ERR_error_string(ERR_get_error(), NULL));
286 while ((err = ERR_get_error()) != 0)
1039 ERR_error_string_n(ERR_get_error(), buf, sizeof(buf));
1047 ERR_error_string_n(ERR_get_error(), buf, sizeof(buf))
    [all...]
  /src/crypto/external/cpl/tpm-tools/dist/src/data_mgmt/
data_import.c 345 unsigned long ulError = ERR_get_error( );
368 ERR_error_string( ERR_get_error( ), NULL ) );
479 ERR_error_string( ERR_get_error( ), NULL ) );
485 ERR_error_string( ERR_get_error( ), NULL ) );
493 ERR_error_string( ERR_get_error( ), NULL ) );
499 ERR_error_string( ERR_get_error( ), NULL ) );
507 ERR_error_string( ERR_get_error( ), NULL ) );
585 unsigned long ulError = ERR_get_error( );
971 ERR_error_string( ERR_get_error( ), NULL ) );
979 ERR_error_string( ERR_get_error( ), NULL ) )
    [all...]
  /src/crypto/external/bsd/openssl.old/dist/apps/
pkeyparam.c 121 ERR_get_error(); /* remove err from error stack */
pkey.c 180 ERR_get_error(); /* remove err from error stack */
  /src/external/bsd/ppp/dist/pppd/
tls.c 442 unsigned long ssl_err = ERR_get_error();
448 ssl_err = ERR_get_error();
  /src/external/bsd/ntp/dist/util/
ntp-keygen.c 490 ERR_error_string(ERR_get_error(), NULL));
998 cp, passwd, ERR_error_string(ERR_get_error(),
1024 ERR_error_string(ERR_get_error(), NULL));
1036 ERR_error_string(ERR_get_error(), NULL));
1081 ERR_error_string(ERR_get_error(), NULL));
1091 ERR_error_string(ERR_get_error(), NULL));
1185 ERR_error_string(ERR_get_error(), NULL));
1365 ERR_error_string(ERR_get_error(), NULL));
2016 ERR_error_string(ERR_get_error(), NULL));
2036 ERR_error_string(ERR_get_error(), NULL))
    [all...]
  /src/external/bsd/wpa/dist/src/crypto/
crypto_openssl.c 295 ERR_error_string(ERR_get_error(), NULL));
303 ERR_error_string(ERR_get_error(), NULL));
310 ERR_error_string(ERR_get_error(), NULL));
494 ERR_error_string(ERR_get_error(), NULL));
508 "%s", ERR_error_string(ERR_get_error(), NULL));
551 ERR_error_string(ERR_get_error(), NULL));
565 "%s", ERR_error_string(ERR_get_error(), NULL));
1054 ERR_error_string(ERR_get_error(), NULL));
1181 ERR_error_string(ERR_get_error(), NULL));
1253 ERR_error_string(ERR_get_error(), NULL))
    [all...]
  /src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_platform/
test_join.c 92 LogError("Error in RSA_sign: %s", ERR_error_string( ERR_get_error(), NULL));
151 ERR_error_string( ERR_get_error(), NULL));
160 ERR_error_string( ERR_get_error(),
  /src/crypto/external/cpl/trousers/dist/src/include/daa/
bi_openssl.h 326 while( ERR_get_error() != 0);
328 return ERR_get_error() == 0 ? 1 : 0;

Completed in 53 milliseconds

1 2 3