Searched refs:identical (Results 1 – 25 of 231) sorted by relevance
12345678910
/freebsd/crypto/openssl/doc/man3/ |
H A 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
|
H A 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
|
H A 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().
|
H A D | PKCS12_add_safe.pod | 42 PKCS12_add_safe_ex() is identical to PKCS12_add_safe() but allows for a library 50 PKCS12_add_safes_ex() is identical to PKCS12_add_safes() but allows for a
|
H A D | X509v3_get_ext_by_NID.pod | 90 otherwise identical to the X509v3 functions. 95 CRL I<x>. They are otherwise identical to the X509v3 functions. 101 They are otherwise identical to the X509v3 functions.
|
H A D | X509_SIG_get0.pod | 19 value in B<sig>. X509_SIG_getm() is identical to X509_SIG_get0()
|
H A D | PEM_write_bio_CMS_stream.pod | 17 It is otherwise identical to the function SMIME_write_CMS().
|
H A D | PEM_write_bio_PKCS7_stream.pod | 17 It is otherwise identical to the function SMIME_write_PKCS7().
|
H A D | i2d_PKCS7_bio_stream.pod | 17 It is otherwise identical to the function SMIME_write_PKCS7().
|
H A D | i2d_CMS_bio_stream.pod | 17 It is otherwise identical to the function SMIME_write_CMS().
|
H A D | ASN1_TYPE_get.pod | 36 they are identical and nonzero otherwise. 84 ASN1_TYPE_cmp() returns 0 if the types are identical and nonzero otherwise.
|
H A D | BN_rand.pod | 102 Starting with OpenSSL release 1.1.0, BN_pseudo_rand() has been identical 103 to BN_rand() and BN_pseudo_rand_range() has been identical to
|
H A D | X509V3_get_d2i.pod | 64 certificate I<x>. They are otherwise identical to X509V3_get_d2i() and 68 of CRL I<crl>. They are otherwise identical to X509V3_get_d2i() and 73 They are otherwise identical to X509V3_get_d2i() and X509V3_add1_i2d().
|
/freebsd/tools/build/options/ |
H A D | WITH_REPRODUCIBLE_BUILD | 3 bit-for-bit identical output.
|
H A D | WITHOUT_REPRODUCIBLE_BUILD | 3 Successive builds will not be bit-for-bit identical.
|
H A D | WITHOUT_CROSS_COMPILER | 6 When compiling with an identical version of
|
/freebsd/contrib/tzdata/ |
H A D | checknow.awk | 37 printf "zones %s and %s identical from now on\n", zone, zone2
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | msm8956.dtsi | 21 * Well, the SoCs are almost identical.
|
/freebsd/sys/cddl/boot/zfs/ |
H A D | README | 14 The files fletcher.c, lzjb.c, lz4.c, sha256.c and blkptr.c are largely identical
|
/freebsd/sys/contrib/device-tree/Bindings/net/wireless/ |
H A D | ieee80211.txt | 12 identical chipsets used for two different 5 GHz subbands. Using them
|
/freebsd/sys/contrib/device-tree/Bindings/fsi/ |
H A D | fsi-master-aspeed.txt | 4 The AST2600 contains two identical FSI masters. They share a clock and have a
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | EVP_KDF-X942-CONCAT.pod | 9 The EVP_KDF-X942-CONCAT algorithm is identical to EVP_KDF-X963. It is
|
H A D | EVP_KEYEXCH-X25519.pod | 28 The code to generate a shared secret is identical to
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | uuencode | 7 # The first line of xxencoded files is identical to that in uuencoded files,
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | openssl-kdf.pod.in | 126 This option is identical to the B<-digest> option. 130 This option is identical to the B<-cipher> option. 134 This option is identical to the B<-mac> option.
|
12345678910