Home
last modified time | relevance | path

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

1234

/freebsd-9-stable/sys/contrib/xz-embedded/linux/Documentation/
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-9-stable/contrib/xz/po/
Dxz.pot27 msgid "%s: Unsupported integrity check type"
195 #. TRANSLATORS: Indicates that there is no integrity check.
202 #. TRANSLATORS: Indicates that integrity check name is not known,
414 msgid "No integrity check; not verifying file integrity"
418 msgid "Unsupported type of integrity check; not verifying file integrity"
476 " -t, --test test compressed file integrity\n"
513 " -C, --check=CHECK integrity check type: `none' (use with caution),\n"
Dcs.po28 msgid "%s: Unsupported integrity check type"
29 msgstr "%s: Neznámý typ kontroly integrity"
203 #. TRANSLATORS: Indicates that there is no integrity check.
210 #. TRANSLATORS: Indicates that integrity check name is not known,
439 msgid "No integrity check; not verifying file integrity"
440 msgstr "Žádná kontrola integrity; integrita souboru se nebude ověřovat"
443 msgid "Unsupported type of integrity check; not verifying file integrity"
445 "Nepodporovaný typ kontroly integrity; integrita souboru se nebude ověřovat"
508 " -t, --test test compressed file integrity\n"
568 " -C, --check=CHECK integrity check type: `none' (use with caution),\n"
[all …]
Dde.po25 msgid "%s: Unsupported integrity check type"
204 #. TRANSLATORS: Indicates that there is no integrity check.
211 #. TRANSLATORS: Indicates that integrity check name is not known,
449 msgid "No integrity check; not verifying file integrity"
453 msgid "Unsupported type of integrity check; not verifying file integrity"
523 " -t, --test test compressed file integrity\n"
582 " -C, --check=CHECK integrity check type: `none' (use with caution),\n"
Dfr.po26 msgid "%s: Unsupported integrity check type"
194 #. TRANSLATORS: Indicates that there is no integrity check.
201 #. TRANSLATORS: Indicates that integrity check name is not known,
426 msgid "No integrity check; not verifying file integrity"
430 msgid "Unsupported type of integrity check; not verifying file integrity"
498 " -t, --test test compressed file integrity\n"
554 " -C, --check=CHECK integrity check type: `none' (use with caution),\n"
Dpl.po26 msgid "%s: Unsupported integrity check type"
194 #. TRANSLATORS: Indicates that there is no integrity check.
201 #. TRANSLATORS: Indicates that integrity check name is not known,
427 msgid "No integrity check; not verifying file integrity"
431 msgid "Unsupported type of integrity check; not verifying file integrity"
499 " -t, --test test compressed file integrity\n"
553 " -C, --check=CHECK integrity check type: `none' (use with caution),\n"
Dit.po30 msgid "%s: Unsupported integrity check type"
206 #. TRANSLATORS: Indicates that there is no integrity check.
213 #. TRANSLATORS: Indicates that integrity check name is not known,
450 msgid "No integrity check; not verifying file integrity"
455 msgid "Unsupported type of integrity check; not verifying file integrity"
526 " -t, --test test compressed file integrity\n"
587 " -C, --check=CHECK integrity check type: `none' (use with caution),\n"
/freebsd-9-stable/tools/diag/
DREADME7 the integrity.
/freebsd-9-stable/crypto/openssh/regress/
Dintegrity.sh56 Corrupted?MAC* | Decryption?integrity?check?failed*)
DMakefile66 integrity \
/freebsd-9-stable/sys/contrib/xz-embedded/linux/lib/xz/
DKconfig6 the .xz file format as the container. For integrity checking,
/freebsd-9-stable/crypto/openssh/
DChangeLog764 [regress/cipher-speed.sh regress/integrity.sh regress/rekey.sh]
868 [regress/integrity.sh regress/cipher-speed.sh regress/try-ciphers.sh]
1597 [regress/rekey.sh regress/test-exec.sh regress/integrity.sh
1603 [regress/Makefile regress/rekey.sh regress/integrity.sh
1644 [regress/integrity.sh]
1690 - (dtucker) [regress/integrity.sh]. Force fixed Diffie-Hellman key exchange
1698 - (dtucker) [regress/integrity.sh regress/krl.sh regress/test-exec.sh]
1979 - (tim) [regress/integrity.sh] shell portability fix.
1980 - (tim) [regress/integrity.sh] keep old solaris awk from hanging.
1986 [integrity.sh]
[all …]
DPROTOCOL.krl144 is retrieved over a channel that does not provide integrity protection.
DPROTOCOL.chacha20poly130513 that computes a 128 bit integrity tag given a message and a single-use
/freebsd-9-stable/crypto/openssl/doc/crypto/
DRSA_check_key.pod36 and public exponent elements populated. It performs integrity checks on all
/freebsd-9-stable/crypto/heimdal/doc/
Dwhatis.texi145 integrity}). Encryption can also be added (@dfn{message
147 @cindex integrity
Dmisc.texi53 session. This won't be fixed until someone adds integrity to the telnet
/freebsd-9-stable/contrib/bind9/doc/misc/
Doptions85 check-integrity <boolean>;
320 check-integrity <boolean>;
495 check-integrity <boolean>;
592 check-integrity <boolean>;
Ddnssec81 ensure the integrity of zone transfers.
/freebsd-9-stable/crypto/openssl/doc/apps/
Dpkcs12.pod125 don't attempt to verify the integrity MAC before reading the file.
129 prompt for separate integrity and encryption passwords: most software
228 down. The MAC is used to check the file integrity but since it will normally
/freebsd-9-stable/usr.sbin/bsdconfig/security/include/
Dmessages.subr46 …disabled,\nwhich may increase resistance to exploits and protect system integrity.\nIn secure mode…
/freebsd-9-stable/contrib/cvs/contrib/
Dcheck_cvs.in13 Script to check the integrity of the Repository
/freebsd-9-stable/sys/geom/raid/
Dmd_promise.c81 uint32_t integrity; member
378 if ((meta->integrity & PROMISE_I_VALID) == 0) { in promise_meta_read()
448 meta->integrity = PROMISE_I_VALID; in promise_meta_write()
516 meta->integrity = PROMISE_I_VALID; in promise_meta_write_spare()
1736 meta->integrity = PROMISE_I_VALID; in g_raid_md_write_promise()
/freebsd-9-stable/sys/sys/
Data.h272 /*255*/ u_int16_t integrity; member
/freebsd-9-stable/crypto/openssl/doc/ssl/
DSSL_read.pod36 check of integrity). Therefore data that was not retrieved at the last

1234