/openssl/include/internal/ |
H A D | sm3.h | 19 # error SM3 is disabled.
|
/openssl/crypto/property/ |
H A D | property_err.c | 42 if (ERR_reason_error_string(PROP_str_reasons[0].error) == NULL) in ossl_err_load_PROP_strings()
|
/openssl/crypto/comp/ |
H A D | comp_err.c | 47 if (ERR_reason_error_string(COMP_str_reasons[0].error) == NULL) in ossl_err_load_COMP_strings()
|
/openssl/doc/man3/ |
H A D | ASN1_EXTERN_FUNCS.pod | 75 Returns a positive value on success or 0 on error. 108 Returns <= 0 on error or a positive value on success. 128 The return value should be negative if a fatal error occurred, or 0 if a 129 non-fatal error occurred. Otherwise it should return the length of the encoded 139 Returns 0 on error or a positive value on success. If the return value is 2 then
|
H A D | BIO_ctrl.pod | 112 returns other negative values if an error occurs. 116 negative value or 0 on error. BIO_ctrl_pending() and BIO_ctrl_wpending() return 117 0 on error. 166 supported, if an error occurred, if EOF has not been reached and in 170 BIO_ctrl_wpending() could return values greater than INT_MAX on error.
|
H A D | EC_KEY_new.pod | 193 created EC_KEY object, or NULL on error. 198 EC_KEY_copy() returns a pointer to the destination key, or NULL on error. 205 EC_KEY_oct2priv() return 1 on success or 0 on error. 207 EC_KEY_set_private_key() returns 1 on success or 0 on error except when the 209 and should not be treated as an error. 218 of the buffer or 0 on error.
|
H A D | BIO_s_accept.pod | 182 BIO_get_accept_name() returns the accept name or NULL on error. 183 BIO_get_peer_name() returns the peer name or NULL on error. 185 BIO_get_accept_port() returns the accept port as a string or NULL on error. 186 BIO_get_peer_port() returns the peer port as a string or NULL on error. 187 BIO_get_accept_ip_family() returns the IP family or <= 0 on error. 191 BIO_new_accept() returns a BIO or NULL on error.
|
H A D | EVP_KDF.pod | 107 If the algorithm produces a fixed amount of output then an error will 155 of output and B<SIZE_MAX> otherwise. If an error occurs then 0 is returned. 156 For some algorithms an error may result if input parameters necessary to 269 NULL on error. 271 EVP_KDF_up_ref() returns 1 on success, 0 on error. 274 B<EVP_KDF_CTX> structure or NULL if an error occurred. 281 EVP_KDF_get0_name() returns the name of the KDF, or NULL on error.
|
H A D | OSSL_HTTP_REQ_CTX.pod | 104 is included in the HTTP header of the response and return an error if not. 130 i.e., an error occurs in case the server does not grant it. 185 or both length indications are present but disagree then an error occurs. 197 I/O error when trying to send the next request via I<rctx>. 202 then the HTTP_R_RESPONSE_TOO_MANY_HDRLINES error is indicated. Setting the 249 on error. 259 return 1 for success, 0 on error or redirection, -1 if retry is needed. 266 or 0 if not available or an error occurred.
|
H A D | ENGINE_add.pod | 586 return a valid B<ENGINE> structure or NULL if an error occurred. 588 ENGINE_add() and ENGINE_remove() return 1 on success or 0 on error. 592 ENGINE_init() and ENGINE_finish() return 1 on success or 0 on error. 596 if an error occurred. 600 ENGINE_set_default() returns 1 on success or 0 on error. 610 ENGINE_ctrl() returns a positive value on success or others on error. 621 ENGINE_up_ref() returns 1 on success or 0 on error. 625 All other B<ENGINE_set_*> functions return 1 on success or 0 on error. 640 if an error occurred. 643 error occurred. [all …]
|
H A D | SSL_SESSION_get0_hostname.pod | 52 SSL_SESSION_set1_hostname() returns 1 on success or 0 on error. 54 SSL_SESSION_set1_alpn_selected() returns 1 on success or 0 on error.
|
H A D | d2i_PKCS8PrivateKey_bio.pod | 55 structure or NULL if an error occurred. 58 and i2d_PKCS8PrivateKey_nid_fp() return 1 on success or 0 on error.
|
H A D | OSSL_INDICATOR_set_callback.pod | 36 If the user callback returns 0, an error will occur in the caller. This can be 55 /* For Testing purposes you could return 0 here to cause an error */
|
H A D | BN_add.pod | 94 prime, otherwise an error or an incorrect "result" will be returned. 119 For modular operations such as BN_nnmod() or BN_mod_exp() it is an error 127 For all remaining functions, 1 is returned for success, 0 on error. The return 129 The error codes can be obtained by L<ERR_get_error(3)>.
|
H A D | OSSL_CMP_CTX_new.pod | 85 /* logging and error reporting: */ 227 i.e., in case the server does not grant them an error occurs. 233 is allowed to take before a timeout error is returned. 329 Accept unprotected error responses which are either explicitly 331 error messages as well as certificate responses (IP/CP/KUP) and 364 for handling error queue entries and logging messages. 616 a Subject Alternative Name extension, else 0 or -1 on error. 697 on a transmission error or transaction error for this type of request, and 779 return the intended value as described above or -1 on error. 787 return 1 on success, 0 on error. [all …]
|
H A D | EC_GROUP_copy.pod | 196 The following functions return 1 on success or 0 on error: EC_GROUP_copy(), EC_GROUP_set_generator(… 199 EC_GROUP_dup() returns a pointer to the duplicated curve, or NULL on error. 201 …GROUP_method_of() returns the EC_METHOD implementation in use for the given curve or NULL on error. 203 EC_GROUP_get0_generator() returns the generator for the given curve or NULL on error. 222 …) returns the nid of the matching named curve, otherwise it returns 0 for no match, or -1 on error. 234 0, the return value will be 1. On error 0 is returned. 236 EC_GROUP_cmp() returns 0 if the curves are equal, 1 if they are not equal, or -1 on error. 239 trinomial or pentanomial respectively. Alternatively in the event of an error a 0 is returned.
|
/openssl/crypto/ec/curve448/ |
H A D | curve448utils.h | 61 # error "Only supporting C448_WORD_BITS = 32 or 64 for now"
|
/openssl/include/openssl/ |
H A D | ui.h.in | 47 * All the following functions return -1 or NULL on error and in some cases 75 error use the string for error output. 76 Honestly, there's currently no difference between info and error for the 206 * OpenSSL error stack before printing any info or added error messages and 268 0 on error. 308 UIT_ERROR /* Send an error message to the user */ 351 /* Return the actual string to output (the prompt, info or error) */
|
/openssl/test/helpers/ |
H A D | handshake.c | 796 int error = SSL_get_error(peer->ssl, ret); in do_handshake_step() local 799 if (error != SSL_ERROR_WANT_READ in do_handshake_step() 800 && error != SSL_ERROR_WANT_RETRY_VERIFY) in do_handshake_step() 837 int error = SSL_get_error(peer->ssl, ret); in do_app_data_step() local 838 if (error != SSL_ERROR_WANT_READ) { in do_app_data_step() 1034 int error = SSL_get_error(peer->ssl, ret); in do_reneg_setup_step() local 1035 if (error != SSL_ERROR_WANT_READ) { in do_reneg_setup_step() 1076 int error = SSL_get_error(peer->ssl, ret); in do_shutdown_step() local 1078 if (error != SSL_ERROR_WANT_READ && error != SSL_ERROR_WANT_WRITE) in do_shutdown_step()
|
/openssl/fuzz/ |
H A D | driver.c | 53 #error "Unsupported fuzzer"
|
/openssl/crypto/ui/ |
H A D | ui_err.c | 43 if (ERR_reason_error_string(UI_str_reasons[0].error) == NULL) in ossl_err_load_UI_strings()
|
/openssl/crypto/sm2/ |
H A D | sm2_err.c | 43 if (ERR_reason_error_string(SM2_str_reasons[0].error) == NULL) in ossl_err_load_SM2_strings()
|
/openssl/ssl/quic/ |
H A D | json_enc.c | 241 json->error = 0; in ossl_json_init() 272 json->error = 0; in ossl_json_reset() 289 return json->error; in ossl_json_in_error() 302 json->error = 1; in json_raise_error()
|
/openssl/crypto/dso/ |
H A D | dso_err.c | 52 if (ERR_reason_error_string(DSO_str_reasons[0].error) == NULL) in ossl_err_load_DSO_strings()
|
/openssl/crypto/dsa/ |
H A D | dsa_err.c | 48 if (ERR_reason_error_string(DSA_str_reasons[0].error) == NULL) in ossl_err_load_DSA_strings()
|