Searched refs:ret_dhcomp (Results 1 – 2 of 2) sorted by relevance
343 u8 *ret_dhcomp) in eap_eke_dhcomp() argument368 os_memcpy(ret_dhcomp, iv, AES_BLOCK_SIZE); in eap_eke_dhcomp()369 os_memcpy(ret_dhcomp + AES_BLOCK_SIZE, pub, dh_len); in eap_eke_dhcomp()371 ret_dhcomp, AES_BLOCK_SIZE + dh_len); in eap_eke_dhcomp()
90 u8 *ret_dhcomp);