Home
last modified time | relevance | path

Searched refs:ERR_get_error (Results 1 – 25 of 174) sorted by relevance

1234567

/freebsd/contrib/libpcap/
H A Dsslutils.c76 …snprintf(errbuf, errbuflen, "Cannot get a new SSL context: %s", ERR_error_string(ERR_get_error(), … in ssl_init_once()
87 …rbuflen, "Cannot read certificate file %s: %s", certfile, ERR_error_string(ERR_get_error(), NULL)); in ssl_init_once()
94 …rrbuflen, "Cannot read private key file %s: %s", keyfile, ERR_error_string(ERR_get_error(), NULL)); in ssl_init_once()
146 ERR_error_string(ERR_get_error(), NULL)); in ssl_promotion()
152 ERR_error_string(ERR_get_error(), NULL)); in ssl_promotion()
203 ERR_error_string(ERR_get_error(), NULL)); in ssl_send()
227 ERR_error_string(ERR_get_error(), NULL)); in ssl_recv()
/freebsd/usr.sbin/pkg/
H A Drsa.c57 warnx("ici: %s", ERR_error_string(ERR_get_error(), errbuf)); in load_public_key_file()
74 warnx("%s", ERR_error_string(ERR_get_error(), errbuf)); in load_public_key_buf()
110 warnx("%s", ERR_error_string(ERR_get_error(), errbuf)); in rsa_verify_data()
115 warnx("%s", ERR_error_string(ERR_get_error(), errbuf)); in rsa_verify_data()
119 warnx("%s", ERR_error_string(ERR_get_error(), errbuf)); in rsa_verify_data()
124 warnx("%s", ERR_error_string(ERR_get_error(), errbuf)); in rsa_verify_data()
/freebsd/tools/tools/crypto/
H A Dcryptocheck.c571 ERR_error_string(ERR_get_error(), NULL)); in openssl_hash()
678 size, ERR_error_string(ERR_get_error(), NULL)); in run_hmac_test()
717 size, ERR_error_string(ERR_get_error(), NULL)); in openssl_cipher()
723 size, ERR_error_string(ERR_get_error(), NULL)); in openssl_cipher()
730 size, ERR_error_string(ERR_get_error(), NULL)); in openssl_cipher()
736 size, ERR_error_string(ERR_get_error(), NULL)); in openssl_cipher()
1011 aad_len, size, ERR_error_string(ERR_get_error(), NULL)); in run_eta_test()
1112 size, ERR_error_string(ERR_get_error(), NULL)); in openssl_gmac()
1118 size, ERR_error_string(ERR_get_error(), NULL)); in openssl_gmac()
1125 alg->name, size, ERR_error_string(ERR_get_error(), NULL)); in openssl_gmac()
[all …]
/freebsd/crypto/openssl/test/
H A Dparams_conversion_test.c194 || !TEST_ulong_ne(ERR_get_error(), 0)) { in param_conversion_test()
215 || !TEST_ulong_ne(ERR_get_error(), 0)) { in param_conversion_test()
236 || !TEST_ulong_ne(ERR_get_error(), 0)) { in param_conversion_test()
257 || !TEST_ulong_ne(ERR_get_error(), 0)) { in param_conversion_test()
278 || !TEST_ulong_ne(ERR_get_error(), 0)) { in param_conversion_test()
H A Derrtest.c121 ERR_get_error(); in preserves_system_error()
125 ERR_get_error(); in preserves_system_error()
246 || !TEST_ulong_eq(mallocfail, ERR_get_error()) in test_marks()
418 if (!TEST_ulong_eq(ERR_get_error(), 0)) in test_save_restore()
/freebsd/contrib/wpa/src/crypto/
H A Dcrypto_openssl.c295 ERR_error_string(ERR_get_error(), NULL)); in openssl_digest_vector()
303 ERR_error_string(ERR_get_error(), NULL)); in openssl_digest_vector()
310 ERR_error_string(ERR_get_error(), NULL)); in openssl_digest_vector()
494 ERR_error_string(ERR_get_error(), NULL)); in aes_encrypt()
508 "%s", ERR_error_string(ERR_get_error(), NULL)); in aes_encrypt_deinit()
551 ERR_error_string(ERR_get_error(), NULL)); in aes_decrypt()
565 "%s", ERR_error_string(ERR_get_error(), NULL)); in aes_decrypt_deinit()
1054 ERR_error_string(ERR_get_error(), NULL)); in dh5_init()
1181 ERR_error_string(ERR_get_error(), NULL)); in dh5_init_fixed()
1253 ERR_error_string(ERR_get_error(), NULL)); in dh5_derive_shared()
[all …]
/freebsd/crypto/openssl/doc/man3/
H A DBN_mod_inverse.pod30 NULL on error. The error codes can be obtained by L<ERR_get_error(3)>.
34 L<ERR_get_error(3)>, L<BN_add(3)>
H A DASN1_OBJECT_new.pod33 code that can be obtained by L<ERR_get_error(3)>.
40 L<ERR_get_error(3)>, L<d2i_ASN1_OBJECT(3)>
H A DERR_get_error.pod5 ERR_get_error, ERR_peek_error, ERR_peek_last_error,
17 unsigned long ERR_get_error(void);
54 ERR_get_error() returns the earliest error code from the thread's error
68 ERR_get_error_all() is the same as ERR_get_error(), but on success it
H A DRSA_new.pod31 code that can be obtained by L<ERR_get_error(3)>. Otherwise it returns
38 L<ERR_get_error(3)>,
H A DDH_new.pod30 code that can be obtained by L<ERR_get_error(3)>. Otherwise it returns
37 L<DH_new(3)>, L<ERR_get_error(3)>,
H A DDSA_dup_DH.pod30 error codes can be obtained by L<ERR_get_error(3)>.
38 L<DH_new(3)>, L<DSA_new(3)>, L<ERR_get_error(3)>
H A DCMS_sign_receipt.pod35 an error occurred. The error can be obtained from ERR_get_error(3).
39 L<ERR_get_error(3)>,
H A DCMS_verify_receipt.pod37 The error can be obtained from L<ERR_get_error(3)>
41 L<ERR_get_error(3)>,
H A DDSA_generate_key.pod33 The error codes can be obtained by L<ERR_get_error(3)>.
37 L<DSA_new(3)>, L<ERR_get_error(3)>, L<RAND_bytes(3)>,
H A DCMS_data_create.pod34 return NULL and set an error code that can be obtained by L<ERR_get_error(3)>.
39 L<ERR_get_error(3)>, L<CMS_final(3)>
H A DDSA_new.pod35 L<ERR_get_error(3)>. Otherwise it returns a pointer
43 L<DSA_new(3)>, L<ERR_get_error(3)>,
H A DBN_add_word.pod43 on error. The error codes can be obtained by L<ERR_get_error(3)>.
50 L<ERR_get_error(3)>, L<BN_add(3)>
H A DCMS_digest_create.pod38 return NULL and set an error code that can be obtained by L<ERR_get_error(3)>.
43 L<ERR_get_error(3)>, L<CMS_final(3)>>
H A DX509_check_private_key.pod31 obtained using L<ERR_get_error(3)>.
43 L<ERR_get_error(3)>
H A DBN_new.pod43 by L<ERR_get_error(3)>.
49 L<ERR_get_error(3)>, L<OPENSSL_secure_malloc(3)>
H A DCMS_uncompress.pod39 be obtained from ERR_get_error(3)
48 L<ERR_get_error(3)>, L<CMS_compress(3)>
H A DDSA_do_sign.pod43 L<ERR_get_error(3)>.
47 L<DSA_new(3)>, L<ERR_get_error(3)>, L<RAND_bytes(3)>,
H A DPKCS7_decrypt.pod34 The error can be obtained from ERR_get_error(3)
46 L<ERR_get_error(3)>, L<PKCS7_encrypt(3)>
/freebsd/contrib/ntp/util/
H A Dntp-keygen.c488 ERR_error_string(ERR_get_error(), NULL)); in main()
996 cp, passwd, ERR_error_string(ERR_get_error(), in gen_rsa()
1022 ERR_error_string(ERR_get_error(), NULL)); in gen_rsa()
1034 ERR_error_string(ERR_get_error(), NULL)); in gen_rsa()
1079 ERR_error_string(ERR_get_error(), NULL)); in gen_dsa()
1089 ERR_error_string(ERR_get_error(), NULL)); in gen_dsa()
1183 ERR_error_string(ERR_get_error(), NULL)); in gen_iffkey()
1363 ERR_error_string(ERR_get_error(), NULL)); in gen_gqkey()
2014 ERR_error_string(ERR_get_error(), NULL)); in x509()
2034 ERR_error_string(ERR_get_error(), NUL in x509()
[all...]

1234567