Home
last modified time | relevance | path

Searched defs:ssl (Results 1 – 5 of 5) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/
Dssl_internal.h658 static inline mbedtls_pk_context *mbedtls_ssl_own_key( mbedtls_ssl_context *ssl ) in mbedtls_ssl_own_key()
670 static inline mbedtls_x509_crt *mbedtls_ssl_own_cert( mbedtls_ssl_context *ssl ) in mbedtls_ssl_own_cert()
702 static inline size_t mbedtls_ssl_hdr_len( const mbedtls_ssl_context *ssl ) in mbedtls_ssl_hdr_len()
713 static inline size_t mbedtls_ssl_hs_hdr_len( const mbedtls_ssl_context *ssl ) in mbedtls_ssl_hs_hdr_len()
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/
DSocketBuffer.h57 SSL* ssl; member
DClients.h105 SSL* ssl; member
DMQTTClient.h871 MQTTClient_SSLOptions* ssl; member
DMQTTAsync.h1098 MQTTAsync_SSLOptions* ssl; member