Home
last modified time | relevance | path

Searched refs:srcIe (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Dwpa_hal_event.c320 static int32_t AllocAndCopyIe(uint8_t *dstIe, uint32_t ieLen, uint8_t *srcIe) in AllocAndCopyIe() argument
332 ret = memcpy_s(dstIe, ieLen, srcIe, ieLen); in AllocAndCopyIe()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Dwpa_hal_event.c322 static int32_t AllocAndCopyIe(uint8_t *dstIe, uint32_t ieLen, uint8_t *srcIe) in AllocAndCopyIe() argument
334 ret = memcpy_s(dstIe, ieLen, srcIe, ieLen); in AllocAndCopyIe()

Completed in 3 milliseconds