wpa_use_aes_key_wrap() function
wpa_use_aes_key_wrap - Is AES Keywrap algorithm used for EAPOL-Key Key Data @akmp: WPA_KEY_MGMT_* used in key derivation Returns: 1 if AES Keywrap is used; 0 otherwise Note: AKM 00-0F-AC:1 and 00-0F-AC:2 have special rules for selecting whether to use AES Keywrap based on the negotiated pairwise cipher. This function does not cover those special cases.
Syntax
int wpa_use_aes_key_wrap(int akmp); wpa_use_aes_key_wrap() is called by 2 functions and calls 4 functions:
![]()
wpa_use_aes_key_wrap()
wpa_use_aes_key_wrap():
![]()
wpa_use_aes_key_wrap()