Searched refs:DES_ENCRYPTION (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/kerberos5/include/
H A Dconfig.h75 #define DES_ENCRYPTION 1 macro
/freebsd-11-stable/crypto/heimdal/appl/telnet/libtelnet/
H A Denc_des.c38 #if defined(AUTHENTICATION) && defined(ENCRYPTION) && defined(DES_ENCRYPTION)
H A Dencrypt.c109 #if defined(DES_ENCRYPTION)
/freebsd-11-stable/contrib/wpa/src/crypto/
H A Dcrypto_wolfssl.c300 wc_Des_SetKey(&des, pkey, NULL, DES_ENCRYPTION);
524 wc_Des3_SetKey(&ctx->enc.des3, key, iv, DES_ENCRYPTION) ||

Completed in 70 milliseconds