Searched refs:identical (Results 1 – 25 of 286) sorted by relevance
12345678910>>...12
| /freebsd-12-stable/crypto/openssl/doc/man3/ |
| D | SSL_CTX_add_session.pod | 29 it is assumed that both sessions are identical. If the same session is 32 identical (the SSL_SESSION object is identical), SSL_CTX_add_session() 53 the same (identical) session twice. In case of the remove operation, the
|
| D | X509_ALGOR_dup.pod | 37 X509_ALGOR_cmp() compares B<a> and B<b> and returns 0 if they have identical 52 X509_ALGOR_cmp() returns 0 if the two parameters have identical encodings and
|
| D | SSL_CTX_set_read_ahead.pod | 31 SSL_CTX_set_default_read_ahead() is identical to SSL_CTX_set_read_ahead(). 35 SSL_CTX_get_default_read_ahead() is identical to SSL_CTX_get_read_ahead().
|
| D | X509v3_get_ext_by_NID.pod | 89 otherwise identical to the X509v3 functions. 94 CRL B<x> they are otherwise identical to the X509v3 functions. 100 they are otherwise identical to the X509v3 functions.
|
| D | BN_rand.pod | 77 Starting with OpenSSL release 1.1.0, BN_pseudo_rand() has been identical 78 to BN_rand() and BN_pseudo_rand_range() has been identical to
|
| D | X509_SIG_get0.pod | 19 value in B<sig>. X509_SIG_getm() is identical to X509_SIG_get0()
|
| D | PEM_write_bio_PKCS7_stream.pod | 17 It is otherwise identical to the function SMIME_write_PKCS7().
|
| D | PEM_write_bio_CMS_stream.pod | 17 It is otherwise identical to the function SMIME_write_CMS().
|
| D | i2d_PKCS7_bio_stream.pod | 17 It is otherwise identical to the function SMIME_write_PKCS7().
|
| D | i2d_CMS_bio_stream.pod | 17 It is otherwise identical to the function SMIME_write_CMS().
|
| D | ASN1_TYPE_get.pod | 36 they are identical and nonzero otherwise. 83 ASN1_TYPE_cmp() returns 0 if the types are identical and nonzero otherwise.
|
| D | X509V3_get_d2i.pod | 63 certificate B<x>, they are otherwise identical to X509V3_get_d2i() and 67 of CRL B<crl>, they are otherwise identical to X509V3_get_d2i() and 72 they are otherwise identical to X509V3_get_d2i() and X509V3_add_i2d().
|
| D | X509_NAME_print_ex.pod | 23 X509_NAME_print_ex_fp() is identical to X509_NAME_print_ex() except the output is 98 B<XN_FLAG_COMPAT> uses a format identical to X509_NAME_print(): in fact it calls X509_NAME_print() …
|
| D | EVP_PKEY_set1_RSA.pod | 94 to support SM2 keys, which use an identical encoding to ECDSA. 108 which will be identical in almost all cases.
|
| D | X509_get_subject_name.pod | 35 X509_get_issuer_name() and X509_set_issuer_name() are identical to
|
| /freebsd-12-stable/contrib/tzdata/ |
| D | checknow.awk | 37 printf "zones %s and %s identical from now on\n", zone, zone2
|
| /freebsd-12-stable/sys/netinet/ |
| D | tcp_sack.c | 161 int i, j, n, identical; in tcp_update_dsack_list() local 181 identical = 0; in tcp_update_dsack_list() 214 identical = 1; in tcp_update_dsack_list() 229 identical == 1) { in tcp_update_dsack_list()
|
| /freebsd-12-stable/sys/cddl/boot/zfs/ |
| D | README | 14 The files fletcher.c, lzjb.c, lz4.c, sha256.c and blkptr.c are largely identical
|
| /freebsd-12-stable/sys/gnu/dts/arm64/amlogic/ |
| D | meson-gxl-mali.dtsi | 28 * Mali clocking is provided by two identical clock paths
|
| /freebsd-12-stable/contrib/file/magic/Magdir/ |
| D | uuencode | 7 # The first line of xxencoded files is identical to that in uuencoded files,
|
| /freebsd-12-stable/contrib/libpcap/doc/ |
| D | DLT_ALLOCATE_HOWTO.md | 19 possible going forward, the DLT_ and LINKTYPE_ value are identical, however,
|
| /freebsd-12-stable/contrib/gcc/ |
| D | cfgcleanup.c | 1448 bool identical = false; in outgoing_edges_match() local 1455 identical = true; in outgoing_edges_match() 1464 identical = true; in outgoing_edges_match() 1465 for (i = XVECLEN (p1, 1) - 1; i >= 0 && identical; i--) in outgoing_edges_match() 1467 identical = false; in outgoing_edges_match() 1470 if (identical) in outgoing_edges_match()
|
| /freebsd-12-stable/contrib/libxo/doc/ |
| D | options.rst | 20 to identical functionality. The following invocations are all 21 identical in outcome::
|
| /freebsd-12-stable/contrib/openbsm/ |
| D | LICENSE | 35 enhancements under an identical license in order to avoid potentially
|
| /freebsd-12-stable/crypto/openssh/ |
| D | PROTOCOL | 20 (rfc4418). This method is identical to the "umac-64" method documented 28 algorithm (identical to the "zlib" method in rfc4253), but delays the 105 This is identical to curve25519-sha256 as later published in RFC8731. 352 method. The authentication request is identical to the original method 614 This request is identical to the "copy-data" request documented in: 634 This request is identical to the "home-directory" request documented in: 663 Where "username" and "groupnames" consists of names in identical request
|
12345678910>>...12