Searched refs:IOTX_HTTPOPT_CERT (Results 1 – 6 of 6) sorted by relevance
/AliOS-Things-master/components/linkkit/include/linkkit/infra/ |
A D | infra_httpc.h | 120 IOTX_HTTPOPT_CERT, enumerator
|
/AliOS-Things-master/components/linkkit/ota/ |
A D | ota_fetch.c | 104 wrapper_http_setopt(h_odc->http_handle, IOTX_HTTPOPT_CERT, (void *)pub_key); in ofc_Init()
|
/AliOS-Things-master/components/linkkit/iot_http/ |
A D | iotx_http_api.c | 469 wrapper_http_setopt(http_handle, IOTX_HTTPOPT_CERT, (void *)pub_key); in IOT_HTTP_DeviceNameAuth() 703 wrapper_http_setopt(http_handle, IOTX_HTTPOPT_CERT, (void *)pub_key); in IOT_HTTP_SendMessage()
|
/AliOS-Things-master/components/linkkit/infra/ |
A D | infra_preauth.c | 239 wrapper_http_setopt(http_handle, IOTX_HTTPOPT_CERT, (void *)pub_key); in preauth_get_connection_info()
|
A D | infra_httpc.c | 719 case IOTX_HTTPOPT_CERT: in wrapper_http_setopt()
|
/AliOS-Things-master/components/linkkit/dynamic_register/ |
A D | dynreg.c | 226 wrapper_http_setopt(http_handle, IOTX_HTTPOPT_CERT, (void *)pub_key); in _fetch_dynreg_http_resp()
|
Completed in 9 milliseconds