Home
last modified time | relevance | path

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

/hostap-latest/src/eap_common/
Deap_teap_common.c363 struct teap_tlv_crypto_binding *tmp_cb; in eap_teap_compound_mac() local
382 tmp_cb = (struct teap_tlv_crypto_binding *) buffer; in eap_teap_compound_mac()
383 os_memset(tmp_cb->emsk_compound_mac, 0, EAP_TEAP_COMPOUND_MAC_LEN); in eap_teap_compound_mac()
384 os_memset(tmp_cb->msk_compound_mac, 0, EAP_TEAP_COMPOUND_MAC_LEN); in eap_teap_compound_mac()