Home
last modified time | relevance | path

Searched refs:returned (Results 1 – 25 of 579) sorted by relevance

12345678910>>...24

/freebsd-14.2/crypto/openssl/doc/man3/
H A DSSL_get_ciphers.pod32 is returned.
47 If B<ssl> is NULL or no ciphers are available, NULL is returned.
51 available, or B<ssl> is not operating in server mode, NULL is returned.
57 into the returned stacks of SSL_CIPHER objects sk and Signalling Cipher-Suite
64 is returned.
69 size of that buffer. A pointer to B<buf> is returned on success or NULL on
71 of names then a truncated list of names will be returned. Note that just because
86 sorted list of available ciphers, until NULL is returned.
93 The stack returned by SSL_get1_supported_ciphers() should be freed using
96 The stacks returned by SSL_bytes_to_cipher_list() should be freed using
H A DSSL_CTX_get_verify_mode.pod27 in B<ctx>. If no limit has been explicitly set, -1 is returned and the
31 in B<ssl>. If no limit has been explicitly set, -1 is returned and the
36 NULL pointer is returned and the default callback will be used.
40 NULL pointer is returned and the default callback will be used.
H A DSSL_get_peer_cert_chain.pod22 If the peer did not present a certificate, NULL is returned.
37 is returned by these functions. Applications can call SSL_session_reused()
40 The reference count of each certificate in the returned STACK_OF(X509) object
41 is not incremented and the returned stack may be invalidated by renegotiation.
42 If applications wish to use any certificates in the returned chain
H A DPEM_read.pod58 <type>-----" is returned via the B<name> argument, any encapsulation headers
59 are returned in B<header> and the base64-decoded content and its length are
60 returned via B<data> and B<len> respectively.
64 PEM_get_EVP_CIPHER_INFO() can be used to determine the B<data> returned by
68 B<cinfo> argument and the B<header> returned via PEM_read() or PEM_read_bio().
69 If the call is successful 1 is returned and the cipher and IV are stored at the
72 or some internal error happens 0 is returned.
79 The B<data> and B<len> arguments are those returned by the previous call to
H A DX509_NAME_get_index_by_NID.pod34 should initially be set to -1. If there are no more entries -1 is returned.
35 If B<nid> is invalid (doesn't correspond to a valid OID) then -2 is returned.
41 0 to (X509_NAME_entry_count(name) - 1). The value returned is an
46 B<obj>, if no such entry exists -1 is returned. At most B<len> bytes
48 terminated. The length of the output string written is returned
50 of space needed in B<buf> (excluding the final null) is returned.
H A DOCSP_request_add1_nonce.pod39 nonces are present and equal 1 is returned. If the nonces are absent 2 is
40 returned. If a nonce is present in the response only 3 is returned. If nonces
41 are present and unequal 0 is returned. If the nonce is present in the request
42 only then -1 is returned.
H A DSSL_get_peer_certificate.pod25 peer presented. If the peer did not present a certificate, NULL is returned.
35 That a certificate is returned does not indicate information about the
39 The reference count of the X509 object returned by SSL_get1_peer_certificate()
44 The reference count of the X509 object returned by SSL_get0_peer_certificate()
H A DSSL_CTX_set_alpn_select_cb.pod75 matches an item in the B<client>, B<client_len> list is selected, and returned
82 item in B<client>, B<client_len> is returned in B<out>, B<outlen> and
83 B<OPENSSL_NPN_NO_OVERLAP> is returned. This can be useful when implementing
84 the NPN callback. In the ALPN case, the value returned in B<out> and B<outlen>
85 must be ignored if B<OPENSSL_NPN_NO_OVERLAP> has been returned from
103 Negotiation. The returned list must be in protocol-list format, described
105 returned by setting B<out> to point to it and B<outlen> to its length. This
119 the client can request any protocol it chooses. The value returned from
156 A match was found and is returned in B<out>, B<outlen>.
160 No match was found. The first item in B<client>, B<client_len> is returned in
H A DSSL_CIPHER_get_name.pod58 If B<cipher> is NULL, 0 is returned.
65 B<NID_undef> is returned.
69 for AEAD cipher suites) then B<NID_undef> is returned.
76 used by B<c>. If there is no key exchange, then B<NID_undef> is returned.
78 cipher suites) B<NID_kx_any> is returned. Examples (not comprehensive):
86 used by B<c>. If there is no authentication, then B<NID_undef> is returned.
88 TLS 1.3 cipher suites) B<NID_auth_any> is returned. Examples (not comprehensive):
114 B<NULL> is returned.
116 The string returned by SSL_CIPHER_description() consists of several fields
H A DSSL_CTX_set_tlsext_status_cb.pod49 with the returned OCSP response by calling SSL_CTX_set_tlsext_status_cb(). The
50 callback function should determine whether the returned OCSP response is
66 The response returned by the server can be obtained via a call to
91 returned), SSL_TLSEXT_ERR_NOACK (meaning that an OCSP response should not be
92 returned) or SSL_TLSEXT_ERR_ALERT_FATAL (meaning that a fatal error has
107 side if the client requested OCSP stapling. Otherwise -1 is returned.
H A DX509_STORE_get0_param.pod24 parameters for B<ctx>. The returned pointer must not be freed by the
29 returned pointer must not be freed by the calling application.
32 The caller is responsible for freeing the returned list.
H A DSSL_SESSION_get0_hostname.pod28 or below was negotiated. Otherwise NULL is returned. Note that in TLSv1.3 the
32 The value returned is a pointer to memory maintained within B<s> and
39 session and its associated length in bytes. The returned value of B<*alpn> is a
H A DSSL_get_certificate.pod21 RSA and ECDSA certificates. The certificate which is returned by
39 Certificate selection occurs during the handshake; therefore, the value returned
51 to the certificate returned by SSL_get_certificate(), if any.
H A DX509V3_get_d2i.pod45 index I<*idx> is returned and I<*idx> updated to the location of the extension.
47 extension occurs multiple times (this is only returned if I<idx> is NULL),
50 or NULL is returned.
87 not exist. An error is returned if the extension exists.
99 not exist. An error is B<not> returned if the extension exists.
104 If B<X509V3_ADD_SILENT> is bitwise ORed with I<flags>: any error returned
111 The returned pointer must be explicitly freed.
H A DOSSL_STORE_INFO.pod75 The object returned by STORE_INFO_get1_<TYPE>() must be freed separately
92 B<OSSL_STORE_INFO> type (as returned by OSSL_STORE_INFO_get_type())
100 holds if the B<OSSL_STORE_INFO> type (as returned by
142 named C<cookie.pem>, and in that case, the returned B<OSSL_STORE_INFO_NAME>
149 returned name will be the path of each object, so if C</foo/bar> was
151 C</foo/bar/cookie.pem> will be returned.
153 The returned URI is considered canonical and must be unique and permanent
/freebsd-14.2/contrib/bmake/unit-tests/
H A Dvarmod-shell.exp1 make: "echo word; false" returned non-zero status
2 make: "echo word; false" returned non-zero status
8 make: "echo word; false" returned non-zero status
H A Dvar-op-shell.exp1 make: "var-op-shell.mk" line 32: warning: "echo "failed"; false" returned non-zero status
2 make: "var-op-shell.mk" line 39: warning: "false" returned non-zero status
5 make: "var-op-shell.mk" line 69: warning: "/bin/no/such/command" returned non-zero status
H A Dvarmod-assign-shell.exp1 make: "varmod-assign-shell.mk" line 28: warning: "echo output; false" returned non-zero status
7 make: "echo output; false" returned non-zero status
H A Dvarmod-sun-shell.exp1 make: "echo word; false" returned non-zero status
8 make: "echo word; false" returned non-zero status
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/avr/
H A Dudivmodqi4.S38 com r24 ; The uint8 quotient is returned via R24.
39 ret ; The uint8 remainder is returned via R25.
H A Dudivmodhi4.S46 mov r23, r25 ; The quotient is returned in R23:R22.
48 mov r25, r27 ; The remainder is returned in in R25:R24.
/freebsd-14.2/crypto/heimdal/lib/krb5/
H A Dticket.c379 krb5_const_principal returned, in check_server_referral() argument
437 if (strcmp(requested->realm, returned->realm) != 0) { in check_server_referral()
442 requested->realm, returned->realm); in check_server_referral()
446 if (krb5_principal_is_krbtgt(context, returned)) { in check_server_referral()
447 const char *realm = returned->name.name_string.val[1]; in check_server_referral()
457 } else if (krb5_principal_compare(context, returned, requested) == 0) { in check_server_referral()
489 if (krb5_principal_compare(context, requested, returned) != TRUE && in check_server_referral()
490 (krb5_realm_compare(context, requested, returned) != TRUE && in check_server_referral()
491 krb5_principal_is_krbtgt(context, returned) != TRUE)) in check_server_referral()
H A Dkrb_err.et46 ec GT_PW_KDCERR, "Error returned by KDC (Kerberos 4)"
47 ec GT_PW_NULLTKT, "Null Kerberos 4 ticket returned by KDC"
51 ec INTK_W_NOTALL, "Kerberos 4: not all tickets returned"
/freebsd-14.2/contrib/libxo/tests/core/saved/
H A Dtest_02.T.out6 close -1 returned Bad file descriptor good
7 close -1 returned Bad fi good
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430CallingConv.td15 // i8 are returned in registers R12B, R13B, R14B, R15B
18 // i16 are returned in registers R12, R13, R14, R15

12345678910>>...24