Home
last modified time | relevance | path

Searched refs:authenticate (Results 1 – 16 of 16) sorted by relevance

/Zephyr-latest/doc/services/
Dmisc.rst34 authenticate with the Google Core IoT infrastructure.
/Zephyr-latest/samples/modules/thrift/hello/client/src/
Dmain.cpp76 socketFactory->authenticate(true); in main()
/Zephyr-latest/modules/thrift/src/thrift/transport/
DTSSLSocket.h109 void authenticate(bool required);
273 virtual void authenticate(bool required);
DTSSLSocket.cpp421 void TSSLSocketFactory::authenticate(bool required) in authenticate() function in apache::thrift::transport::TSSLSocketFactory
/Zephyr-latest/tests/modules/thrift/ThriftTest/src/
Dmain.cpp70 socketFactory->authenticate(true); in setup_client()
/Zephyr-latest/tests/boards/espressif/wifi/
DKconfig27 during test scenarios. The device will use this password to authenticate
/Zephyr-latest/samples/net/sockets/http_get/
DREADME.rst66 over TLS, provide an appropriate certificate to authenticate to that web server.
/Zephyr-latest/doc/security/
Dsensor-threat.rst62 3. **Root certificate list**. In order to authenticate the cloud service
70 4. **Client secrets**. To authenticate the client to the service, the
246 c. **Client authentication**. The client shall authenticate itself to
263 client to authenticate itself using the *password* field of
383 The device shall authenticate itself with the cloud provider using
/Zephyr-latest/samples/net/cloud/mqtt_azure/
DREADME.rst34 Certs are required to authenticate to the Azure Cloud IoT hub.
/Zephyr-latest/subsys/secure_storage/
DKconfig.its_transform37 The AEAD scheme used to encrypt and authenticate the data.
/Zephyr-latest/samples/net/sockets/big_http_download/
DREADME.rst87 to authenticate to that server.
/Zephyr-latest/samples/net/cloud/aws_iot_mqtt/
DREADME.rst35 authenticate to the AWS IoT Core. The sample includes a script to convert
/Zephyr-latest/drivers/wifi/nrf_wifi/src/
Dfmac_main.c859 .authenticate = nrf_wifi_wpa_supp_authenticate,
/Zephyr-latest/doc/security/standards/
Detsi-303645.rst214 - Authentication mechanisms used to authenticate users against a
223 - Where a user can authenticate against a device, the device
/Zephyr-latest/doc/develop/west/
Dworkspaces.rst98 You can use the Git credential store to authenticate with a GitHub PAT
/Zephyr-latest/drivers/wifi/nxp/
Dnxp_wifi_drv.c1890 .authenticate = wifi_nxp_wpa_supp_authenticate,