Home
last modified time | relevance | path

Searched refs:error (Results 176 – 200 of 724) sorted by relevance

12345678910>>...29

/openssl/doc/man3/
H A DOSSL_ENCODER.pod100 error.
102 OSSL_ENCODER_up_ref() returns 1 on success, or 0 on error.
107 NULL on error.
110 definition string, or NULL on error.
H A DBIO_s_file.pod87 BIO_new_file() and BIO_new_fp() return a file BIO or NULL if an error
98 BIO_rw_filename() return 1 for success or <=0 for failure. An error is also
146 stream. The return value for fseek() is 0 for success or -1 if an error
148 1 for success and a non positive value if an error occurred.
H A Dd2i_SSL_SESSION.pod33 In case of failure the NULL-pointer is returned and the error message
34 can be retrieved from the error stack.
H A DOSSL_CMP_exec_certreq.pod101 If no error occurred but no certificate is available yet then
113 aborts the CMP transaction by sending an error message to the server.
126 "rejection" is a clear error. The values "waiting" and "keyUpdateWarning"
127 make no sense for revocation and thus are treated as an error as well.
207 pointer to the newly obtained X509 certificate on success, NULL on error.
213 or on successfully aborting a pending certificate request, 0 on error, and -1
222 return 1 on success, 0 on error.
224 OSSL_CMP_exec_GENM_ses() returns NULL on error,
H A DOSSL_CRMF_MSG_set1_regCtrl_regToken.pod101 return the respective pointer value or NULL if not present and on error.
103 All OSSL_CRMF_MSG_set1_*() functions return 1 on success, 0 on error.
106 or NULL on error.
H A DOSSL_CMP_STATUSINFO_new.pod47 returns a pointer to the structure on success, or NULL on error.
51 return a copy of the buffer pointer containing the string or NULL on error.
H A DX509_REQ_get_extensions.pod38 or NULL on error.
41 return 1 on success, 0 on error.
H A DOSSL_PROVIDER.pod181 OSSL_PROVIDER_get_capabilities() return 1 on success, or 0 on error.
184 or NULL on error or if the path has not previously been set.
187 provider object on success, or NULL on error.
200 OSSL_PROVIDER_get_params() and returns 1 on success, or 0 on error.
203 error.
205 OSSL_PROVIDER_self_test() returns 1 if the self tests pass, or 0 on error.
H A DX509_NAME_print_ex.pod111 X509_NAME_oneline() returns a valid string on success or NULL on error.
113 X509_NAME_print() returns 1 on success or 0 on error.
116 error if the B<XN_FLAG_COMPAT> is set, which is the same as X509_NAME_print().
117 Otherwise, it returns -1 on error or other values on success.
H A DOSSL_DECODER.pod99 or NULL on error.
101 OSSL_DECODER_up_ref() returns 1 on success, or 0 on error.
106 NULL on error.
109 definition string, or NULL on error.
H A DEC_POINT_new.pod222 on error.
224 The following functions return 1 on success or 0 on error: EC_POINT_copy(),
235 buffer or 0 on error.
238 error.
241 error.
243 EC_POINT_point2hex() returns a pointer to the hex string, or NULL on error.
246 error.
H A Dd2i_RSAPrivateKey.pod234 /* fatal error handling */
238 /* non-fatal error handling */
242 /* error handling */
290 B<I<TYPE>> structure or NULL if an error occurs. If the "reuse" capability has
292 freed in the event of error and I<*a> is set to NULL.
295 value if an error occurs.
298 error occurs.
/openssl/doc/man7/
H A DEVP_KDF-SSHKDF.pod99 The default value of 1 causes an error during EVP_KDF_CTX_set_params() if
101 Setting this to zero will ignore the error and set the approved
111 The default value of 1 causes an error during EVP_KDF_CTX_set_params() if the
114 Setting this to zero will ignore the error and set the approved
H A Ddes_modes.pod36 An error will only affect one ciphertext block.
70 An error will affect the current and the following ciphertext blocks.
117 An error will affect the current and the following ciphertext variables.
162 resultant plaintext output. Every bit error in the ciphertext causes
163 only one bit to be in error in the deciphered plaintext.
H A DEVP_KDF-KB.pod84 The default value of 1 causes an error during EVP_KDF_CTX_set_params() if the
87 Setting this to zero will ignore the error and set the approved
143 error("EVP_KDF_derive");
173 error("EVP_KDF_derive");
/openssl/crypto/buffer/
H A Dbuf_err.c26 if (ERR_reason_error_string(BUF_str_reasons[0].error) == NULL) in ossl_err_load_BUF_strings()
/openssl/include/openssl/
H A Dssl3.h155 # error "insane SSL3_ALIGN_PAYLOAD"
284 # error "SSL/TLS CT_NUMBER values do not match"
/openssl/doc/internal/man3/
H A Dossl_cmp_print_log.pod19 - logging and error reporting support for CMP
57 ossl_cmp_debug() output a simple alert/error/warning/info/debug message
89 All other functions return 1 on success, 0 on error.
/openssl/crypto/pem/
H A Dpem_info.c62 long len, error = 0; in STACK_OF() local
84 error = ERR_GET_REASON(ERR_peek_last_error()); in STACK_OF()
85 if (error == PEM_R_NO_START_LINE) { in STACK_OF()
/openssl/providers/implementations/rands/seeding/
H A Drand_tsc.c22 # error "RDTSC enabled? Should not be possible!"
/openssl/crypto/encode_decode/
H A Ddecoder_err.c32 if (ERR_reason_error_string(OSSL_DECODER_str_reasons[0].error) == NULL) in ossl_err_load_OSSL_DECODER_strings()
H A Dencoder_err.c32 if (ERR_reason_error_string(OSSL_ENCODER_str_reasons[0].error) == NULL) in ossl_err_load_OSSL_ENCODER_strings()
/openssl/crypto/objects/
H A Dobj_err.c30 if (ERR_reason_error_string(OBJ_str_reasons[0].error) == NULL) in ossl_err_load_OBJ_strings()
/openssl/crypto/async/
H A Dasync_err.c33 if (ERR_reason_error_string(ASYNC_str_reasons[0].error) == NULL) in ossl_err_load_ASYNC_strings()
/openssl/crypto/cmp/
H A Dcmp_client.c237 OSSL_CMP_ERRORMSGCONTENT *emc = (*rep)->body->value.error; in send_receive_check()
431 && !save_statusInfo(ctx, (*rep)->body->value.error->pKIStatusInfo)) in send_receive_also_delayed()
479 OSSL_CMP_MSG *error = NULL; in ossl_cmp_exchange_error() local
488 if ((error = ossl_cmp_error_new(ctx, si, errorCode, details, 0)) == NULL) in ossl_cmp_exchange_error()
491 res = send_receive_also_delayed(ctx, error, in ossl_cmp_exchange_error()
495 OSSL_CMP_MSG_free(error); in ossl_cmp_exchange_error()
696 si = (*resp)->body->value.error->pKIStatusInfo; in cert_response()

Completed in 46 milliseconds

12345678910>>...29