Home
last modified time | relevance | path

Searched defs:cypher (Results 1 – 9 of 9) 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()
H A Ddes-internal.c399 int des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt()
H A Dms_funcs.c497 const u8 *block, u8 *cypher) in nt_password_hash_encrypted_with_block()
H A Dcrypto_nettle.c29 int des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt()
H A Dcrypto_gnutls.c48 int des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt()
H A Dcrypto_libtomcrypt.c38 int des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt()
H A Dcrypto_linux.c607 int des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt()
H A Dcrypto_wolfssl.c531 int des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt()
H A Dcrypto_openssl.c329 int des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt()