Home
last modified time | relevance | path

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

/FreeRTOS-Plus/Source/Application-Protocols/network_transport/
A Dtransport_wolfSSL.h177 int32_t TLS_FreeRTOS_recv( NetworkContext_t * pNetworkContext,
A Dtransport_mbedtls_pkcs11.h184 int32_t TLS_FreeRTOS_recv( NetworkContext_t * pNetworkContext,
A Dtransport_mbedtls.h205 int32_t TLS_FreeRTOS_recv( NetworkContext_t * pNetworkContext,
A Dtransport_wolfSSL.c483 int32_t TLS_FreeRTOS_recv( NetworkContext_t * pNetworkContext, in TLS_FreeRTOS_recv() function
A Dtransport_mbedtls.c843 int32_t TLS_FreeRTOS_recv( NetworkContext_t * pNetworkContext, in TLS_FreeRTOS_recv() function
A Dtransport_mbedtls_pkcs11.c847 int32_t TLS_FreeRTOS_recv( NetworkContext_t * pNetworkContext, in TLS_FreeRTOS_recv() function
/FreeRTOS-Plus/Demo/coreHTTP_Windows_Simulator/HTTP_Mutual_Auth/DemoTasks/
A DMutualAuthHTTPExample.c291 xTransportInterface.recv = TLS_FreeRTOS_recv; in prvHTTPDemoTask()
/FreeRTOS-Plus/Demo/coreMQTT_Windows_Simulator/MQTT_Mutual_Auth_wolfSSL/DemoTasks/
A DMutualAuthMQTTExample.c548 xTransport.recv = TLS_FreeRTOS_recv; in prvCreateMQTTConnectionWithBroker()
/FreeRTOS-Plus/Demo/corePKCS11_MQTT_Mutual_Auth_Windows_Simulator/
A DPKCS11_Mqtt_MutualAuthDemo.c565 xTransport.recv = TLS_FreeRTOS_recv; in prvCreateMQTTConnectionWithBroker()
/FreeRTOS-Plus/Demo/coreHTTP_Windows_Simulator/HTTP_S3_Download/DemoTasks/
A DS3DownloadHTTPExample.c659 xTransportInterface.recv = TLS_FreeRTOS_recv; in prvHTTPDemoTask()
705 xTransportInterface.recv = TLS_FreeRTOS_recv; in prvHTTPDemoTask()
/FreeRTOS-Plus/Demo/coreHTTP_Windows_Simulator/HTTP_S3_Upload/DemoTasks/
A DS3UploadHTTPExample.c402 xTransportInterface.recv = TLS_FreeRTOS_recv; in prvHTTPDemoTask()
/FreeRTOS-Plus/Demo/coreMQTT_Windows_Simulator/MQTT_Mutual_Auth/DemoTasks/
A DMutualAuthMQTTExample.c792 xTransport.recv = TLS_FreeRTOS_recv; in prvCreateMQTTConnectionWithBroker()
/FreeRTOS-Plus/Demo/coreHTTP_Windows_Simulator/HTTP_S3_Download_Multithreaded/DemoTasks/
A DS3DownloadMultithreadedHTTPExample.c1105 xTransportInterface.recv = TLS_FreeRTOS_recv; in prvDownloadLoop()
/FreeRTOS-Plus/Demo/coreMQTT_Windows_Simulator/MQTT_Basic_TLS/DemoTasks/
A DBasicTLSMQTTExample.c670 xTransport.recv = TLS_FreeRTOS_recv; in prvCreateMQTTConnectionWithBroker()
/FreeRTOS-Plus/Demo/coreMQTT_Windows_Simulator/MQTT_Multitask/DemoTasks/
A Dmqtt-agent-task.c516 xTransport.recv = TLS_FreeRTOS_recv; in prvMQTTInit()
/FreeRTOS-Plus/Demo/FreeRTOS_Cellular_Interface_Windows_Simulator/Common/
A DMutualAuthMQTTExample.c757 xTransport.recv = TLS_FreeRTOS_recv; in prvCreateMQTTConnectionWithBroker()
/FreeRTOS-Plus/Demo/AWS/Mqtt_Demo_Helpers/
A Dmqtt_demo_helpers.c709 xTransport.recv = TLS_FreeRTOS_recv; in xEstablishMqttSession()
A Dmqtt_pkcs11_demo_helpers.c708 xTransport.recv = TLS_FreeRTOS_recv; in xEstablishMqttSession()
/FreeRTOS-Plus/Demo/AWS/Ota_Windows_Simulator/Ota_Over_Http_Demo/DemoTasks/
A DOtaOverHttpDemoExample.c1582 xTransport.recv = TLS_FreeRTOS_recv; in prvMQTTInit()
1887 xTransportInterfaceHttp.recv = TLS_FreeRTOS_recv; in httpInit()
/FreeRTOS-Plus/Demo/AWS/Ota_Windows_Simulator/Ota_Over_Mqtt_Demo/DemoTasks/
A DOtaOverMqttDemoExample.c1440 xTransport.recv = TLS_FreeRTOS_recv; in prvMQTTInit()

Completed in 107 milliseconds