Home
last modified time | relevance | path

Searched refs:des3_key_setup (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/crypto/
Ddes_i.h21 void des3_key_setup(const u8 *key, struct des3_key_s *dkey);
Dcrypto_internal-cipher.c83 des3_key_setup(key, &ctx->u.des3.key); in crypto_cipher_init()
Ddes-internal.c456 void des3_key_setup(const u8 *key, struct des3_key_s *dkey) in des3_key_setup() function