Searched refs:format (Results 1 – 10 of 10) sorted by relevance
| /NetX-Duo-v6.2.1/ |
| D | .gitattributes | 5 [attr]our-c-style whitespace=tab-in-indent eol=lf format.clang-format-6.0 8 # Do not perform whitespace checks. Do not format. 9 [attr]generated whitespace=-tab-in-indent,-indent-with-non-tab -format.clang-format-6.0
|
| /NetX-Duo-v6.2.1/nx_secure/src/ |
| D | nx_secure_x509_expiration_check.c | 28 USHORT format, ULONG *unix_time); 175 USHORT format, ULONG *unix_time) in _nx_secure_x509_asn1_time_to_unix_convert() argument 184 if (format == NX_SECURE_ASN_TAG_UTC_TIME) in _nx_secure_x509_asn1_time_to_unix_convert() 265 else if (format == NX_SECURE_ASN_TAG_GENERALIZED_TIME) in _nx_secure_x509_asn1_time_to_unix_convert()
|
| /NetX-Duo-v6.2.1/test/regression/nx_secure_test/ |
| D | nx_secure_expiration_time_test.c | 19 …1_time_to_unix_convert(const UCHAR *asn1_time, USHORT asn1_length, USHORT format, ULONG *unix_time) in _nx_secure_x509_asn1_time_to_unix_convert() argument 27 if(format == NX_SECURE_ASN_TAG_UTC_TIME) in _nx_secure_x509_asn1_time_to_unix_convert()
|
| /NetX-Duo-v6.2.1/addons/azure_iot/samples/ |
| D | README.md | 10 …on is complete, copy the connection string for the device with following format **HostName=<>;Devi… 33 …on is complete, copy the connection string for the device with following format **HostName=<>;Devi… 66 # Convert format from key to der. 69 # Convert format from cert pem to der. 78 # Convert format from key to der. 81 # Convert format from cert pem to der.
|
| /NetX-Duo-v6.2.1/test/regression/interoperability_test/test_frame/ |
| D | tls_test_frame.h | 217 #define print_error_message( format, ...) printf( format, ##__VA_ARGS__) argument
|
| /NetX-Duo-v6.2.1/addons/azure_iot/ |
| D | README.md | 46 * Support of IoT Hub primitive data format: [device to cloud (D2C) message](https://learn.microsoft… 47 * Support of IoT Plug and Play data format: Telemetry, Properties and Commands.
|
| /NetX-Duo-v6.2.1/crypto_libraries/inc/ |
| D | nx_crypto_ec.h | 563 INT (*output)(const CHAR *format, ...),
|
| /NetX-Duo-v6.2.1/addons/azure_iot/docs/ |
| D | azure_rtos_iot_hub_client.md | 1110 …nter to `UCHAR` containing the payload for the direct method response. Payload is in JSON format. | 1279 …er to `UCHAR` containing the payload for the IoT Hub command response. Payload is in JSON format. |
|
| /NetX-Duo-v6.2.1/crypto_libraries/src/ |
| D | nx_crypto_ec.c | 3535 INT (*output)(const CHAR *format, ...), in _nx_crypto_ec_fixed_output() argument
|
| /NetX-Duo-v6.2.1/docs/ |
| D | revision_history.txt | 3483 nx_secure_tls_api.h Modified the format slightly. 3496 nx_secure_tls_process_record.c Modified the format slightly. 3501 nx_secure_tls_record_payload_decrypt.c Modified the format slightly.
|