Home
last modified time | relevance | path

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

/aosp_15_r20/external/wpa_supplicant_8/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.c531 int des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt() function
H A Dcrypto_openssl.c329 int des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt() function