Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/crypto/
Dcrypto_none.c21 void des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt() function
Ddes-internal.c399 void des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt() function
Dcrypto_gnutls.c33 void des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt() function
Dcrypto_libtomcrypt.c38 void des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt() function
Dcrypto_openssl.c102 void des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt() function