Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/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); in crypto_cipher_init()
H A Ddes-internal.c428 void des_key_setup(const u8 *key, u32 *ek, u32 *dk) in des_key_setup() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/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); in crypto_cipher_init()
H A Ddes-internal.c428 void des_key_setup(const u8 *key, u32 *ek, u32 *dk) in des_key_setup() function

Completed in 3 milliseconds