Home
last modified time | relevance | path

Searched defs:des_encrypt (Results 1 – 8 of 8) sorted by relevance

/dragonfly/contrib/wpa_supplicant/src/crypto/
H A Dcrypto_none.c21 int des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt() function
H A Ddes-internal.c399 int des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt() function
H A Dcrypto_nettle.c29 int des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt() function
H A Dcrypto_gnutls.c48 int des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt() function
H A Dcrypto_libtomcrypt.c38 int des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt() function
H A Dcrypto_linux.c607 int des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt() function
H A Dcrypto_wolfssl.c285 int des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt() function
H A Dcrypto_openssl.c195 int des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt() function