Searched defs:HAL_SSL_Read (Results 1 – 3 of 3) sorted by relevance
471 int32_t HAL_SSL_Read(uintptr_t handle, char *buf, int len, int timeout_ms) in HAL_SSL_Read() function
834 int32_t HAL_SSL_Read(uintptr_t handle, char *buf, int len, int timeout_ms) in HAL_SSL_Read() function
613 int HAL_SSL_Read(_IN_ uintptr_t handle, _OU_ char *buf, _OU_ int len, in HAL_SSL_Read() function
Completed in 18 milliseconds