Home
last modified time | relevance | path

Searched refs:success (Results 126 – 150 of 411) sorted by relevance

12345678910>>...17

/openssl/doc/man3/
H A DX509_verify_cert.pod29 On success it returns a pointer to a new stack of (up_ref'ed) certificates
78 verification indicated success, the stored error code may be different from
H A DSSL_SESSION_get0_cipher.pod33 SSL_SESSION_set_cipher() returns 1 on success or 0 on failure.
H A DSSL_SESSION_get_protocol_version.pod35 SSL_SESSION_set_protocol_version() returns 1 on success or 0 on failure.
H A DSSL_get_verify_result.pod32 not indicate success. SSL_get_verify_result() is only useful in connection
H A DSSL_SESSION_get0_id_context.pod36 SSL_SESSION_set1_id_context() returns 1 on success or 0 on error.
H A DPKCS12_add1_attr_by_NID.pod37 A return value of 1 indicates success, 0 indicates failure.
H A DECPKParameters_print.pod34 return 1 for success and 0 if an error occurs.
H A DRSA_blinding_on.pod36 RSA_blinding_on() returns 1 on success, and 0 if an error occurred.
H A DDSA_generate_key.pod32 DSA_generate_key() returns 1 on success, 0 otherwise.
H A DX509_REQ_get_extensions.pod39 return 1 on success, 0 on error.
H A DASN1_EXTERN_FUNCS.pod75 Returns a positive value on success or 0 on error.
108 Returns <= 0 on error or a positive value on success.
139 Returns 0 on error or a positive value on success. If the return value is 2 then
H A DOBJ_nid2obj.pod92 success and NID_undef in case of failure.
158 OBJ_add_sigid() returns 1 on success or 0 on error.
161 On success, they return the length of the string written to I<buf> if I<buf> is
H A DOSSL_PROVIDER.pod161 OSSL_PROVIDER_get_capabilities() return 1 on success, or 0 on error.
164 provider object on success, or NULL on error.
177 OSSL_PROVIDER_get_params() and returns 1 on success, or 0 on error.
H A DSSL_CONF_CTX_set1_prefix.pod35 SSL_CONF_CTX_set1_prefix() returns 1 for success and 0 for failure.
H A DX509_get_serialNumber.pod36 X509_set_serialNumber() returns 1 for success and 0 for failure.
H A DOSSL_CRMF_MSG_set1_regInfo_certReq.pod42 All set1_*() functions return 1 on success, 0 on error.
H A DX509_check_private_key.pod39 So they also return success if I<pkey> is a matching public key.
H A DSSL_get_ciphers.pod58 Values scsvs. Unsupported cipher suites are ignored. Returns 1 on success
69 size of that buffer. A pointer to B<buf> is returned on success or NULL on
H A DASN1_INTEGER_get_int64.pod98 ASN1_ENUMERATED_set() return 1 for success and 0 for failure. They will only
101 ASN1_INTEGER_get_int64() and ASN1_ENUMERATED_get_int64() return 1 for success
H A DSRP_create_verifier.pod76 SRP_create_verifier_BN_ex() and SRP_create_verifier_BN() return 1 on success and
80 non-NULL value on success:
H A DSSL_CTX_set_tlsext_use_srtp.pod121 SSL_CTX_set_tlsext_use_srtp() and SSL_set_tlsext_use_srtp() return 0 on success
125 success or NULL on error or if no protection profiles have been configured.
H A DOSSL_CMP_MSG_get0_header.pod113 OSSL_CMP_CTX_setup_CRM() returns a pointer to a B<OSSL_CRMF_MSG> on success,
124 OSSL_CMP_MSG_update_transactionID() returns 1 on success, 0 on error.
/openssl/doc/internal/man3/
H A Dossl_DER_w_begin_sequence.pod30 All the functions return 1 on success and 0 on failure. Failure may
H A Dossl_DER_w_precompiled.pod30 ossl_DER_w_precompiled() returns 1 on success and 0 on failure. Failure
/openssl/test/
H A DREADME-dev.md124 testresult = 1; /* Mark the test case a success */
133 return 1; /* Indicate success */

Completed in 55 milliseconds

12345678910>>...17