Searched refs:ret_dhcomp (Results 1 – 2 of 2) sorted by relevance
366 u8 *ret_dhcomp) in eap_eke_dhcomp() argument391 os_memcpy(ret_dhcomp, iv, AES_BLOCK_SIZE); in eap_eke_dhcomp()392 os_memcpy(ret_dhcomp + AES_BLOCK_SIZE, pub, dh_len); in eap_eke_dhcomp()394 ret_dhcomp, AES_BLOCK_SIZE + dh_len); in eap_eke_dhcomp()
90 u8 *ret_dhcomp);