Home
last modified time | relevance | path

Searched refs:sample_device_private_key_len (Results 1 – 4 of 4) sorted by relevance

/NetX-Duo-v6.2.1/addons/azure_iot/samples/
Dsample_device_identity.c27 const UINT sample_device_private_key_len = sizeof(sample_device_private_key_ptr); variable
Dsample_azure_iot_embedded_sdk.c63 extern const UINT sample_device_private_key_len;
214 … (UCHAR *)sample_device_private_key_ptr, (USHORT)sample_device_private_key_len, in sample_initialize_iothub()
449 … (UCHAR *)sample_device_private_key_ptr, (USHORT)sample_device_private_key_len, DEVICE_KEY_TYPE))) in sample_dps_entry()
Dsample_azure_iot_embedded_sdk_pnp.c91 extern const UINT sample_device_private_key_len;
443 … (UCHAR *)sample_device_private_key_ptr, (USHORT)sample_device_private_key_len, in sample_initialize_iothub()
877 … (UCHAR *)sample_device_private_key_ptr, (USHORT)sample_device_private_key_len, DEVICE_KEY_TYPE))) in sample_dps_entry()
DREADME.md98 …ample_device_private_key_ptr/g; s/(unsigned int) (\w+)_len/\1 sample_device_private_key_len/g" >> …