pmksa_cache_auth_create_entry() function
pmksa_cache_auth_create_entry - Create a PMKSA cache entry @pmk: The new pairwise master key @pmk_len: PMK length in bytes, usually PMK_LEN (32) @pmkid: Calculated PMKID @kck: Key confirmation key or %NULL if not yet derived @kck_len: KCK length in bytes @aa: Authenticator address @spa: Supplicant address @session_timeout: Session timeout @eapol: Pointer to EAPOL state machine data @akmp: WPA_KEY_MGMT_* used in key derivation Returns: Pointer to the added PMKSA cache entry or %NULL on error This function creates a PMKSA entry.
pmksa_cache_auth_create_entry() is called by 1 function and calls 7 functions:
![]()
pmksa_cache_auth_create_entry()
pmksa_cache_auth_create_entry() reads 6 variables and writes 3 variables:
![]()
pmksa_cache_auth_create_entry()
pmksa_cache_auth_create_entry() frees 1 types:
![]()
pmksa_cache_auth_create_entry()