Home
last modified time | relevance | path

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

/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/crypto/openssl/include/openssl/
H A Dself_test.h50 # define OSSL_SELF_TEST_DESC_CIPHER_TDES "TDES"
/freebsd/sys/contrib/device-tree/src/arm/nspire/
H A Dnspire.dtsi122 tdes: crypto@c8010000 { label
/freebsd/crypto/openssl/test/recipes/
H A D80-test_pkcs12.t98 "-certfile", srctop_file(@path, "v3-certs-TDES.p12"),
/freebsd/crypto/openssl/doc/man7/
H A DOSSL_PROVIDER-FIPS.pod302 =item "TDES" (B<OSSL_SELF_TEST_DESC_CIPHER_TDES>)
/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/secure/lib/libcrypto/man/man7/
H A DOSSL_PROVIDER-FIPS.7414 .IX Item "TDES (OSSL_SELF_TEST_DESC_CIPHER_TDES)"
/freebsd/crypto/openssl/test/
H A Ddestest.c703 * Test TDES based key wrapping.
/freebsd/crypto/libecc/
H A DREADME.md334 SHA-1, and TDES for supporting MDC2). Please **be careful** when using them, it is advised to use t…