Home
last modified time | relevance | path

Searched refs:integrity (Results 1 – 25 of 117) sorted by relevance

12345

/freebsd/sys/contrib/xz-embedded/linux/Documentation/
H A Dxz.txt15 for integrity checking. The home page of XZ Embedded is at
56 Since the XZ Embedded supports only streams with no integrity check or
57 CRC32, make sure that you don't use some other integrity check type
64 which will verify the integrity of the uncompressed data anyway.
65 Double checking the integrity would probably be waste of CPU cycles.
67 by the decoder; you can only change the integrity check type (or
/freebsd/crypto/openssh/
H A D.skipped-commit-ids59 30c20180c87cbc99fa1020489fe7fd8245b6420c resync integrity.sh shell
60 1e6b51ddf767cbad0a4e63eb08026c127e654308 integrity.sh reliability
/freebsd/sys/contrib/libsodium/
H A DREADME.markdown33 The integrity checking instructions (including the signing key for libsodium)
34 …n the [installation](https://download.libsodium.org/doc/installation/index.html#integrity-checking)
/freebsd/tools/diag/
H A DREADME6 the integrity.
/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_set_stateless_cookie_generate_cb.pod53 communicates that the cookie is valid. The integrity of the entire cookie,
69 integrity of the cookie is not verified by OpenSSL. This is an application
H A DSSL_CTX_set_cipher_list.pod53 =item TLS_SHA384_SHA384 - integrity-only
55 =item TLS_SHA256_SHA256 - integrity-only
H A DRSA_check_key.pod33 It performs integrity checks on all
/freebsd/sys/contrib/openzfs/contrib/debian/
H A Dcontrol.modules.in23 performance and data integrity. Snapshots, clones, checksums, deduplication,
/freebsd/sys/contrib/xz-embedded/
H A DREADME104 XZ Embedded always supports the integrity check types None and
128 If the .xz file being decompressed uses an integrity check type that
134 integrity check won't be verified. In single-call mode there's
/freebsd/release/packages/ucl/
H A Dnfs-all.ucl27 NFS offers optional authentication, integrity and confidentiality via either
H A Dopenssl-all.ucl23 provide authentication, integrity and confidentiality for network connections
H A Dlibrpcsec_gss-all.ucl36 Optionally, extra protection can be applied to the connection. The integrity
/freebsd/sys/contrib/xz-embedded/linux/lib/xz/
H A DKconfig6 the .xz file format as the container. For integrity checking,
/freebsd/crypto/openssl/external/perl/Text-Template-1.56/
H A DSIGNATURE9 It will check each file's integrity, as well as the signature's
/freebsd/crypto/openssl/
H A DFREEBSD-upgrade.md68 ### Verify the release authenticity and integrity
75 authenticity and integrity, respectively.
/freebsd/sys/contrib/device-tree/Bindings/pmem/
H A Dpmem-region.txt10 storage device. To ensure data integrity the operating system needs to manage
/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Dimx8mm-verdin-dev.dtsi161 /* Limit frequency on dev board due to long traces and bad signal integrity */
H A Dimx8mp-verdin-dev.dtsi265 /* Limit frequency on dev board due to long traces and bad signal integrity */
/freebsd/crypto/openssh/regress/
H A DREADME.regress128 integrity.sh: integrity
/freebsd/crypto/heimdal/doc/
H A Dwhatis.texi145 integrity}). Encryption can also be added (@dfn{message
147 @cindex integrity
H A Dmisc.texi53 session. This won't be fixed until someone adds integrity to the telnet
/freebsd/usr.sbin/bsdconfig/security/include/
H A Dmessages.subr45 …disabled,\nwhich may increase resistance to exploits and protect system integrity.\nIn secure mode…
/freebsd/contrib/libcbor/doc/
H A DMakefile46 @echo " linkcheck to check all external links for integrity"
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-pkcs12.pod.in123 Prompt for separate integrity and encryption passwords: most software
188 Don't attempt to verify the integrity MAC.
369 down. The MAC is used to check the file integrity but since it will normally
394 Do not attempt to provide the MAC integrity. This can be useful with the FIPS
/freebsd/sys/geom/raid/
H A Dmd_promise.c81 uint32_t integrity; member
384 if ((meta->integrity & PROMISE_I_VALID) == 0) { in promise_meta_read()
454 meta->integrity = PROMISE_I_VALID; in promise_meta_write()
522 meta->integrity = PROMISE_I_VALID; in promise_meta_write_spare()
1739 meta->integrity = PROMISE_I_VALID; in g_raid_md_write_promise()

12345