Searched refs:error (Results 201 – 225 of 724) sorted by relevance
12345678910>>...29
/openssl/crypto/lhash/ |
H A D | lhash_local.h | 34 int error; member
|
/openssl/doc/internal/man3/ |
H A D | ossl_cmp_ctx_set1_caPubs.pod | 44 ossl_cmp_ctx_set_failInfoCode() sets the error code bits in the failInfoCode 61 All functions return 1 on success, 0 on error.
|
H A D | ossl_cmp_mock_srv_new.pod | 77 ossl_cmp_mock_srv_set_sendError() enables enforcement of error responses 93 NULL on error. 97 All other functions return 1 on success, 0 on error.
|
H A D | OSSL_SAFE_MATH_SIGNED.pod | 34 correctly represented, the error I<err> flag is set. No behaviour that is 68 function returns an error condition. Such instances should, however, 70 always be flagged as an error.
|
/openssl/doc/man3/ |
H A D | BN_zero.pod | 45 with the error condition returned by BN_get_word() which uses that 46 as an error value.
|
H A D | PKCS7_decrypt.pod | 28 from the content. If the content is not of type B<text/plain> then an error is 34 The error can be obtained from ERR_get_error(3)
|
H A D | EVP_PKEY_CTX_set_rsa_pss_keygen_md.pod | 34 The macro EVP_PKEY_CTX_set_rsa_padding() is supported but an error is 39 If the key has usage restrictions then an error is returned if an attempt is 47 key has usage restrictions then an error is returned if an attempt is made to
|
H A D | OSSL_CMP_ATAV_set0.pod | 89 return a pointer to the ATAV structure on success, or NULL on error. 97 OSSL_CMP_ATAV_get_rsaKeyLen() return a key length in bits or < 0 on error. 99 OSSL_CMP_ATAV_push1() returns 1 on success, 0 on error.
|
H A D | OSSL_PARAM_BLD.pod | 95 is specified an error results. 131 on error. 134 on error. 137 on error. 142 support nonnegative B<BIGNUM>s. They return an error on negative
|
H A D | SSL_CONF_CTX_set_flags.pod | 48 file an error occurs. 53 the error queue. If this option isn't set such errors are only reflected
|
H A D | UI_UTIL_read_pw.pod | 54 value on error. 57 if an error occurred.
|
H A D | PKCS12_item_decrypt_d2i.pod | 50 object or NULL if an error occurred. 53 data as an ASN.1 Octet String or NULL if an error occurred.
|
H A D | BUF_MEM_new.pod | 51 BUF_MEM_new() returns the buffer or NULL on error. 56 zero on error or the new size (i.e., B<len>).
|
H A D | RSA_generate_key.pod | 93 RSA_generate_multi_prime_key() returns 1 on success or 0 on error. 94 RSA_generate_key_ex() returns 1 on success or 0 on error. 95 The error codes can be obtained by L<ERR_get_error(3)>.
|
H A D | OCSP_sendreq_new.pod | 90 if an error occurred. 92 OCSP_sendreq_nbio() returns 1 for success, 0 on error, -1 if retry is needed. 95 responder or NULL if an error occurred.
|
H A D | OSSL_CMP_ITAV_set0.pod | 60 It is an error if the infoType of I<itav> is not B<certProfile>. 74 return a pointer to an ITAV structure on success, or NULL on error. 82 return 1 on success, 0 on error.
|
H A D | OSSL_CRMF_MSG_set0_validity.pod | 79 case, resulting for instance in HTTP error code 500 (Internal error). 101 All functions return 1 on success, 0 on error.
|
H A D | CMAC_CTX.pod | 91 an error occurs. 94 B<EVP_CIPHER_CTX> structure, or NULL if an error occurs. 97 return 1 for success or 0 if an error occurs.
|
H A D | BIO_ADDRINFO.pod | 85 BIO_lookup_ex() and BIO_lookup() return 1 on success and 0 when an error 86 occurred, and will leave an error indication on the OpenSSL error stack in that
|
H A D | BIO_get_ex_new_index.pod | 107 TYPE_get_ex_new_index() returns a new index on success or -1 on error. 109 TYPE_set_ex_data() returns 1 on success or 0 on error. 111 TYPE_get_ex_data() returns the application data or NULL if an error occurred.
|
H A D | RAND_bytes.pod | 58 error state and refuse to generate random bytes. For that reason, it is important 59 to always check the error return value of RAND_bytes() and RAND_priv_bytes() and 72 RAND method, or 0 on other failure. The error code can be
|
H A D | CMS_get0_RecipientInfos.pod | 125 an error occurs. 129 CMS_RecipientInfo_decrypt() return 1 for success or 0 if an error occurs. 130 CMS_RecipientInfo_encrypt() return 1 for success or 0 if an error occurs. 135 Any error can be obtained from L<ERR_get_error(3)>.
|
/openssl/include/crypto/ |
H A D | sm4.h | 19 # error SM4 is disabled.
|
H A D | aria.h | 20 # error ARIA is disabled.
|
/openssl/crypto/ess/ |
H A D | ess_err.c | 44 if (ERR_reason_error_string(ESS_str_reasons[0].error) == NULL) in ossl_err_load_ESS_strings()
|
Completed in 33 milliseconds
12345678910>>...29