Home
last modified time | relevance | path

Searched full:tdes (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/sys/contrib/device-tree/Bindings/crypto/
H A Datmel,at91sam9g46-tdes.yaml5 $id: http://devicetree.org/schemas/crypto/atmel,at91sam9g46-tdes.yaml#
8 title: Atmel Triple Data Encryption Standard (TDES) HW cryptographic accelerator
16 - const: atmel,at91sam9g46-tdes
18 - const: microchip,sam9x7-tdes
19 - const: atmel,at91sam9g46-tdes
59 tdes: crypto@e2014000 {
60 compatible = "atmel,at91sam9g46-tdes";
H A Datmel-crypto.txt28 - compatible : Should be "atmel,at91sam9g46-tdes".
29 - reg: Should contain TDES registers location and length.
30 - interrupts: Should contain the IRQ line for the TDES.
39 tdes@f803c000 {
40 compatible = "atmel,at91sam9g46-tdes";
/freebsd/crypto/libecc/src/examples/hash/
H A Dtdes.h71 /* TDES key schedules */
74 /* TDES encryption/decryption */
H A DMakefile10 HASHES = gostr34_11_94.c md2.c md4.c md5.c mdc2.c sha0.c sha1.c tdes.c
H A Dtdes.c12 #include "tdes.h"
382 /* TDES key schedules */
446 /* TDES encryption/decryption */
H A Dmdc2.c14 #include "tdes.h"
/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dbuild.info4 # $TDES_1_GOAL and $TDES_2_GOAL separate FIPSable and non-FIPSable TDES.
6 # variables already now, to switch the non-FIPSable TDES to legacy if needed.
/freebsd/secure/lib/libcrypto/man/man5/
H A Dfips_config.5161 .IP \fBtdes-encrypt-disabled\fR 4
162 .IX Item "tdes-encrypt-disabled"
/freebsd/crypto/openssl/include/openssl/
H A Dself_test.h61 # define OSSL_SELF_TEST_DESC_CIPHER_TDES "TDES"
H A Dcore_names.h516 # define OSSL_PROV_PARAM_TDES_ENCRYPT_DISABLED "tdes-encrypt-disabled"
/freebsd/crypto/openssl/util/
H A Dmk-fipsmodule-cnf.pl73 tdes-encrypt-disabled = $tdes_encrypt_disabled
/freebsd/sys/contrib/device-tree/src/arm/nspire/
H A Dnspire.dtsi122 tdes: crypto@c8010000 { label
/freebsd/secure/lib/libcrypto/man/man7/
H A DOSSL_PROVIDER-FIPS.7432 .IP """TDES"" (\fBOSSL_SELF_TEST_DESC_CIPHER_TDES\fR)" 4
433 .IX Item """TDES"" (OSSL_SELF_TEST_DESC_CIPHER_TDES)"
/freebsd/crypto/openssl/doc/man5/
H A Dfips_config.pod135 =item B<tdes-encrypt-disabled>
/freebsd/crypto/openssl/providers/implementations/macs/
H A Dcmac_prov.c119 * TDES Encryption is not approved in FIPS 140-3.
/freebsd/sys/contrib/device-tree/src/arm/microchip/
H A Dsama5d2.dtsi1093 tdes: crypto@fc044000 { label
1094 compatible = "atmel,at91sam9g46-tdes";
H A Dsama7g5.dtsi782 tdes: crypto@e2014000 { label
783 compatible = "atmel,at91sam9g46-tdes";
H A Dsama5d3.dtsi411 tdes: crypto@f803c000 { label
412 compatible = "atmel,at91sam9g46-tdes";
H A Dsam9x60.dtsi511 tdes: crypto@f0038000 { label
512 compatible = "atmel,at91sam9g46-tdes";
H A Dsama5d4.dtsi697 tdes: crypto@fc04c000 { label
698 compatible = "atmel,at91sam9g46-tdes";
/freebsd/crypto/openssl/test/recipes/
H A D80-test_pkcs12.t102 "-certfile", srctop_file(@path, "v3-certs-TDES.p12"),
H A D03-test_fipsinstall.t52 ( 'tdes_encrypt_disabled', 'tdes-encrypt-disabled' ),
/freebsd/crypto/openssl/doc/man7/
H A DOSSL_PROVIDER-FIPS.pod426 =item "TDES" (B<OSSL_SELF_TEST_DESC_CIPHER_TDES>)
/freebsd/crypto/openssl/util/perl/OpenSSL/
H A Dparamnames.pm46 'PROV_PARAM_TDES_ENCRYPT_DISABLED' => "tdes-encrypt-disabled", # uint
/freebsd/crypto/openssl/test/
H A Ddestest.c713 * Test TDES based key wrapping.

12