| /freebsd-12-stable/crypto/openssl/doc/man3/ |
| D | SSL_get_ciphers.pod | 32 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
|
| D | SSL_get_peer_cert_chain.pod | 22 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
|
| D | SSL_CTX_get_verify_mode.pod | 27 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.
|
| D | PEM_read.pod | 58 <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
|
| D | X509_NAME_get_index_by_NID.pod | 31 should initially be set to -1. If there are no more entries -1 is returned. 32 If B<nid> is invalid (doesn't correspond to a valid OID) then -2 is returned. 38 0 to (X509_NAME_entry_count(name) - 1). The value returned is an 43 B<obj>, if no such entry exists -1 is returned. At most B<len> bytes 45 terminated. The length of the output string written is returned 47 of space needed in B<buf> (excluding the final null) is returned.
|
| D | OCSP_request_add1_nonce.pod | 39 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.
|
| D | SSL_CIPHER_get_name.pod | 58 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
|
| D | SSL_CTX_set_tlsext_status_cb.pod | 49 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.
|
| D | SSL_CTX_set_alpn_select_cb.pod | 74 matches an item in the B<client>, B<client_len> list is selected, and returned 77 item in B<client>, B<client_len> is returned in B<out>, B<outlen>. This 94 Negotiation. The returned list must be in protocol-list format, described 96 returned by setting B<out> to point to it and B<outlen> to its length. This 110 the client can request any protocol it chooses. The value returned from 147 A match was found and is returned in B<out>, B<outlen>. 151 No match was found. The first item in B<client>, B<client_len> is returned in
|
| D | SSL_SESSION_get0_hostname.pod | 28 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
|
| D | X509v3_get_ext_by_NID.pod | 63 can take any value from B<0> to X509_get_ext_count(x) - 1. The returned 70 the extension is found its index is returned otherwise B<-1> is returned. 78 deleted extension is returned and must be freed by the caller. If B<loc> 79 is in invalid index value B<NULL> is returned.
|
| D | X509_get_pubkey.pod | 28 reference count incremented: this means the returned key must be freed up 30 the reference count of the returned B<EVP_PKEY> so it must not be freed up 34 structure which encodes the certificate of B<x>. The returned value
|
| D | ECDSA_SIG_new.pod | 58 is not returned. 77 stored in B<sig> and its length is returned in B<sig_len>. Note: B<sig> must 82 ECDSA_do_sign() is similar to ECDSA_sign() except the signature is returned 101 (or NULL). The precomputed values or returned in B<kinv> and B<rp> and can be 107 length is returned in B<sig_len>. Note: B<sig> must point to ECDSA_size(eckey) 111 returned as a newly allocated B<ECDSA_SIG> structure (or NULL on error).
|
| D | X509V3_get_d2i.pod | 44 index B<*idx> is returned and B<*idx> updated to the location of the extension. 46 extension occurs multiple times (this is only returned if B<idx> is B<NULL>), 49 or B<NULL> is returned. 86 not already exist. An error is returned if the extension does already 99 not already exist. An error B<is not> returned if the extension does already 104 If B<X509V3_ADD_SILENT> is ored with B<flags>: any error returned will not
|
| D | OSSL_STORE_INFO.pod | 67 The object returned by STORE_INFO_get1_TYPE() must be freed separately 114 named C<cookie.pem>, and in that case, the returned B<OSSL_STORE_INFO_NAME> 121 returned name will be the path of each object, so if C</foo/bar> was 123 C</foo/bar/cookie.pem> will be returned. 125 The returned URI is considered canonical and must be unique and permanent
|
| D | X509_get0_notBefore.pod | 33 returned is an internal pointer which must not be freed up after 48 returned is an internal pointer which must not be freed up after 50 B<NULL> is returned.
|
| /freebsd-12-stable/contrib/bmake/unit-tests/ |
| D | varshell.exp | 1 make: "varshell.mk" line 5: warning: "/bin/no/such/command 2> /dev/null" returned non-zero status 2 make: "varshell.mk" line 8: warning: "false" returned non-zero status 3 make: "varshell.mk" line 9: warning: "echo "output before the error"; false" returned non-zero stat…
|
| /freebsd-12-stable/contrib/serf/ |
| D | design-guide.txt | 82 APR_SUCCESS Some data was returned, and the caller can 94 APR_EAGAIN Some data was returned, but no more is available 104 again after it has returned APR_EAGAIN. You must 108 APR_EOF Some data was returned, and this bucket has no more 116 other An error has occurred. No data was returned. The 117 returned length is undefined. 119 In the above paragraphs, when it says "some data was returned", note 122 If a length of zero is returned, then the caller should not attempt to 127 Any data returned by the bucket should live as long as the bucket, or
|
| /freebsd-12-stable/crypto/heimdal/lib/krb5/ |
| D | ticket.c | 379 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()
|
| D | krb_err.et | 46 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-12-stable/contrib/libxo/tests/core/saved/ |
| D | test_02.T.out | 6 close -1 returned Bad file descriptor good 7 close -1 returned Bad fi good
|
| /freebsd-12-stable/sys/dev/bhnd/ |
| D | bhnd_erom_if.m | 73 * returned; the parser returning the highest negative 77 * code should be returned. 96 * a regular unix error code will be returned. 127 * be returned. 168 * is not mapped to the matching core, ENOENT is returned. 204 * unix error code will be returned.
|
| /freebsd-12-stable/sys/kern/ |
| D | linker_if.m | 81 # If count, start or stop are NULL, they are not returned. 128 # returned, without modifying *result. If the file is 130 # file and zero returned. If some other error is detected an 131 # appropriate errno should be returned.
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/MSP430/ |
| D | MSP430CallingConv.td | 15 // i8 are returned in registers R12B, R13B, R14B, R15B 18 // i16 are returned in registers R12, R13, R14, R15
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/ |
| D | MipsCallingConv.td | 49 // For soft-float, f128 values are returned in A0_64 rather than V1_64. 54 // For hard-float, f128 values are returned as a pair of f64's rather than a 60 // returned in $f0, and $f1 instead of the usual $f0, and $f2. This is to 99 // i32 are returned in registers V0, V1, A0, A1, unless the original return 104 // f32 are returned in registers F0, F2 107 // f64 arguments are returned in D0_64 and D2_64 in FP64bit mode or 210 // i64 are returned in registers V0_64, V1_64 213 // f32 are returned in registers F0, F2 216 // f64 are returned in registers D0, D2
|