Home
last modified time | relevance | path

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

123456

/freebsd-13.1/tools/tools/crypto/
H A Dcryptocheck.c551 ERR_error_string(ERR_get_error(), NULL)); in openssl_hash()
1260 ERR_error_string(ERR_get_error(), NULL)); in openssl_aead_encrypt()
1338 ERR_error_string(ERR_get_error(), NULL)); in openssl_ccm_encrypt()
1342 ERR_error_string(ERR_get_error(), NULL)); in openssl_ccm_encrypt()
1347 ERR_error_string(ERR_get_error(), NULL)); in openssl_ccm_encrypt()
1352 ERR_error_string(ERR_get_error(), NULL)); in openssl_ccm_encrypt()
1357 ERR_error_string(ERR_get_error(), NULL)); in openssl_ccm_encrypt()
1362 ERR_error_string(ERR_get_error(), NULL)); in openssl_ccm_encrypt()
1376 ERR_error_string(ERR_get_error(), NULL)); in openssl_ccm_encrypt()
1381 ERR_error_string(ERR_get_error(), NULL)); in openssl_ccm_encrypt()
[all …]
/freebsd-13.1/tests/sys/kern/
H A Dktls_test.c184 ERR_error_string(ERR_get_error(), NULL)); in cbc_decrypt()
190 ERR_error_string(ERR_get_error(), NULL)); in cbc_decrypt()
198 ERR_error_string(ERR_get_error(), NULL)); in cbc_decrypt()
205 ERR_error_string(ERR_get_error(), NULL)); in cbc_decrypt()
230 ERR_error_string(ERR_get_error(), NULL)); in verify_hash()
235 ERR_error_string(ERR_get_error(), NULL)); in verify_hash()
241 ERR_error_string(ERR_get_error(), NULL)); in verify_hash()
247 ERR_error_string(ERR_get_error(), NULL)); in verify_hash()
253 ERR_error_string(ERR_get_error(), NULL)); in verify_hash()
276 ERR_error_string(ERR_get_error(), NULL)); in aead_encrypt()
[all …]
/freebsd-13.1/crypto/openssl/doc/man3/
H A DDSA_dup_DH.pod22 error codes can be obtained by L<ERR_get_error(3)>.
30 L<DH_new(3)>, L<DSA_new(3)>, L<ERR_get_error(3)>
H A DERR_get_error.pod5 ERR_get_error, ERR_peek_error, ERR_peek_last_error,
14 unsigned long ERR_get_error(void);
31 ERR_get_error() returns the earliest error code from the thread's error
H A DDH_new.pod26 code that can be obtained by L<ERR_get_error(3)>. Otherwise it returns
33 L<DH_new(3)>, L<ERR_get_error(3)>,
H A DDSA_generate_key.pod25 The error codes can be obtained by L<ERR_get_error(3)>.
29 L<DSA_new(3)>, L<ERR_get_error(3)>, L<RAND_bytes(3)>,
H A DBN_mod_inverse.pod26 NULL on error. The error codes can be obtained by L<ERR_get_error(3)>.
30 L<ERR_get_error(3)>, L<BN_add(3)>
H A DDSA_new.pod28 L<ERR_get_error(3)>. Otherwise it returns a pointer
35 L<DSA_new(3)>, L<ERR_get_error(3)>,
H A DRSA_new.pod27 code that can be obtained by L<ERR_get_error(3)>. Otherwise it returns
34 L<ERR_get_error(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 DDSA_do_sign.pod35 L<ERR_get_error(3)>.
39 L<DSA_new(3)>, L<ERR_get_error(3)>, L<RAND_bytes(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 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 DX509_check_private_key.pod31 obtained using L<ERR_get_error(3)>.
43 L<ERR_get_error(3)>
H A DERR_GET_LIB.pod22 The error code returned by ERR_get_error() consists of a library
50 L<ERR_get_error(3)>
H A DDSA_SIG_new.pod37 L<ERR_get_error(3)>. Otherwise it returns a pointer
46 L<DSA_new(3)>, 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 DRSA_sign_ASN1_OCTET_STRING.pod45 The error codes can be obtained by L<ERR_get_error(3)>.
53 L<ERR_get_error(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 DPKCS7_decrypt.pod34 The error can be obtained from ERR_get_error(3)
46 L<ERR_get_error(3)>, L<PKCS7_encrypt(3)>
H A DRSA_sign.pod44 The error codes can be obtained by L<ERR_get_error(3)>.
52 L<ERR_get_error(3)>,
/freebsd-13.1/usr.bin/dc/
H A Dmem.c133 err(1, "big number failure %lx", ERR_get_error()); in bn_check()
141 err(1, "allocation failure %lx", ERR_get_error()); in bn_checkp()
/freebsd-13.1/contrib/wpa/src/crypto/
H A Dcrypto_openssl.c221 ERR_error_string(ERR_get_error(), NULL)); in openssl_digest_vector()
229 ERR_error_string(ERR_get_error(), NULL)); in openssl_digest_vector()
236 ERR_error_string(ERR_get_error(), NULL)); in openssl_digest_vector()
420 ERR_error_string(ERR_get_error(), NULL)); in aes_encrypt()
477 ERR_error_string(ERR_get_error(), NULL)); in aes_decrypt()
2072 ERR_error_string(ERR_get_error(), NULL)); in crypto_ecdh_init()
2078 ERR_error_string(ERR_get_error(), NULL)); in crypto_ecdh_init()
2152 ERR_error_string(ERR_get_error(), NULL)); in crypto_ecdh_get_pubkey()
2214 ERR_error_string(ERR_get_error(), NULL)); in crypto_ecdh_set_peerkey()
2228 ERR_error_string(ERR_get_error(), NULL)); in crypto_ecdh_set_peerkey()
[all …]
/freebsd-13.1/contrib/ntp/util/
H A Dntp-keygen.c484 ERR_error_string(ERR_get_error(), NULL)); in main()
1003 ERR_error_string(ERR_get_error(), NULL)); in gen_rsa()
1015 ERR_error_string(ERR_get_error(), NULL)); in gen_rsa()
1060 ERR_error_string(ERR_get_error(), NULL)); in gen_dsa()
1070 ERR_error_string(ERR_get_error(), NULL)); in gen_dsa()
1164 ERR_error_string(ERR_get_error(), NULL)); in gen_iffkey()
1344 ERR_error_string(ERR_get_error(), NULL)); in gen_gqkey()
1995 ERR_error_string(ERR_get_error(), NULL)); in x509()
2015 ERR_error_string(ERR_get_error(), NULL)); in x509()
2028 ERR_error_string(ERR_get_error(), NULL)); in x509()
[all …]

123456