Searched refs:des_key_setup (Results 1 - 9 of 9) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/crypto/
H A Ddes_i.h17 void des_key_setup(const u8 *key, u32 *ek, u32 *dk);
H A Dcrypto_internal-cipher.c91 des_key_setup(key, ctx->u.des.ek, ctx->u.des.dk);
H A Ddes-internal.c427 void des_key_setup(const u8 *key, u32 *ek, u32 *dk) function
/external/wpa_supplicant_8/src/crypto/
H A Ddes_i.h17 void des_key_setup(const u8 *key, u32 *ek, u32 *dk);
H A Dcrypto_internal-cipher.c91 des_key_setup(key, ctx->u.des.ek, ctx->u.des.dk);
H A Ddes-internal.c427 void des_key_setup(const u8 *key, u32 *ek, u32 *dk) function
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Ddes_i.h17 void des_key_setup(const u8 *key, u32 *ek, u32 *dk);
H A Dcrypto_internal-cipher.c91 des_key_setup(key, ctx->u.des.ek, ctx->u.des.dk);
H A Ddes-internal.c427 void des_key_setup(const u8 *key, u32 *ek, u32 *dk) function

Completed in 163 milliseconds