Home
last modified time | relevance | path

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

1234567891011

/netbsd-src/crypto/external/cpl/tpm-tools/dist/src/data_mgmt/
H A Ddata_import.c345 unsigned long ulError = ERR_get_error( ); in readX509Cert()
368 ERR_error_string( ERR_get_error( ), NULL ) ); in readX509Cert()
479 ERR_error_string( ERR_get_error( ), NULL ) ); in createX509CertObject()
485 ERR_error_string( ERR_get_error( ), NULL ) ); in createX509CertObject()
493 ERR_error_string( ERR_get_error( ), NULL ) ); in createX509CertObject()
499 ERR_error_string( ERR_get_error( ), NULL ) ); in createX509CertObject()
507 ERR_error_string( ERR_get_error( ), NULL ) ); in createX509CertObject()
585 unsigned long ulError = ERR_get_error( ); in readRsaKey()
971 ERR_error_string( ERR_get_error( ), NULL ) ); in getSubjectId()
979 ERR_error_string( ERR_get_error( ), NULL ) ); in getSubjectId()
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Derrtest.c26 ERR_get_error(); in preserves_system_error()
30 ERR_get_error(); in preserves_system_error()
/netbsd-src/usr.bin/dc/
H A Dmem.c97 err(1, "big number failure %lx", ERR_get_error()); in bn_check()
104 err(1, "allocation failure %lx", ERR_get_error()); in bn_checkp()
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
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 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 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 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_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 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 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_verify_receipt.pod37 The error can be obtained from L<ERR_get_error(3)>
41 L<ERR_get_error(3)>,
/netbsd-src/crypto/external/bsd/openssl/dist/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()
/netbsd-src/crypto/external/bsd/openssl/dist/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 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 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 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 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 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_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_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_verify_receipt.pod37 The error can be obtained from L<ERR_get_error(3)>
41 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)>,
/netbsd-src/usr.sbin/syslogd/
H A Dtls.c177 ERR_error_string(ERR_get_error(), NULL)); in init_global_TLS_CTX()
225 ERR_error_string(ERR_get_error(), NULL)); in init_global_TLS_CTX()
236 ERR_error_string(ERR_get_error(), NULL)); in init_global_TLS_CTX()
244 ERR_error_string(ERR_get_error(), NULL)); in init_global_TLS_CTX()
254 ERR_get_error(), NULL)); in init_global_TLS_CTX()
259 ERR_get_error(), NULL)); in init_global_TLS_CTX()
283 ERR_error_string(ERR_get_error(), NULL)); in init_global_TLS_CTX()
286 while ((err = ERR_get_error()) != 0) in init_global_TLS_CTX()
1025 ERR_error_string_n(ERR_get_error(), buf, sizeof(buf)); in tls_connect()
1033 ERR_error_string_n(ERR_get_error(), buf, sizeof(buf)); in tls_connect()
[all …]

1234567891011