Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cmd-inet/usr.lib/wpad/
H A Dwpa_enc.h27 int aes_unwrap(uint8_t *, int, uint8_t *, uint8_t *);
H A Dwpa_enc.c82 aes_unwrap(uint8_t *kek, int n, uint8_t *cipher, uint8_t *plain) in aes_unwrap() function
H A Dwpa.c1434 if (aes_unwrap(wpa_s->ptk.encr_key, maxkeylen / 8, in wpa_supplicant_process_1_of_2()
1615 if (aes_unwrap(wpa_s->ptk.encr_key, keydatalen / 8, in wpa_supplicant_decrypt_key_data()