/hal_espressif-3.6.0/components/wpa_supplicant/src/tls/ |
D | x509v3.c | 56 x509_free_name(&cert->subject); in x509_certificate_free() 976 return x509_parse_ext_alt_name(&cert->subject, hdr.payload, in x509_parse_ext_subject_alt_name() 1253 if (x509_parse_name(pos, end - pos, &cert->subject, &pos)) in x509_parse_tbs_certificate() 1255 x509_name_string(&cert->subject, sbuf, sizeof(sbuf)); in x509_parse_tbs_certificate() 1831 x509_name_string(&cert->subject, buf, sizeof(buf)); in x509_certificate_chain_validate() 1851 &cert->next->subject) != 0) { in x509_certificate_chain_validate() 1858 x509_name_string(&cert->next->subject, buf, in x509_certificate_chain_validate() 1893 if (x509_name_compare(&cert->issuer, &trust->subject) in x509_certificate_chain_validate() 1951 if (x509_name_compare(&cert->subject, name) == 0) in x509_certificate_get_subject() 1965 return x509_name_compare(&cert->issuer, &cert->subject) == 0; in x509_certificate_self_signed()
|
D | tls.h | 47 const char *subject; member 55 const char *subject; member
|
D | x509v3.h | 54 struct x509_name subject; member
|
D | tlsv1_cred.c | 55 if (p && x509_name_compare(&cert->subject, &p->issuer) == 0) { in tlsv1_add_cert_der() 67 x509_name_string(&cert->subject, name, sizeof(name)); in tlsv1_add_cert_der()
|
/hal_espressif-3.6.0/components/mbedtls/esp_crt_bundle/ |
D | gen_crt_bundle.py | 132 …self.certificates = sorted(self.certificates, key=lambda cert: cert.subject.public_bytes(default_b… 142 sub_name_der = crt.subject.public_bytes(default_backend())
|
/hal_espressif-3.6.0/examples/cxx/experimental/experimental_cpp_component/ |
D | README.md | 3 *Warning:* This component is subject to change without notice. Don't consider it as a stable API.
|
/hal_espressif-3.6.0/components/freertos/ |
D | LICENSE.md | 8 furnished to do so, subject to the following conditions:
|
D | History.txt | 1966 and are the subject of a call the vTaskResume() when they are not 2241 vTaskSuspendAll()). When this is done the subject task now starts to
|
/hal_espressif-3.6.0/components/nghttp/ |
D | COPYING | 11 permit persons to whom the Software is furnished to do so, subject to
|
/hal_espressif-3.6.0/examples/wifi/wifi_eap_fast/main/ |
D | server.pem | 3 subject=/C=FR/ST=Radius/O=Example Inc./CN=Example Server Certificate/emailAddress=admin@example.com
|
/hal_espressif-3.6.0/tools/catch/ |
D | LICENSE.txt | 8 do so, all subject to the following:
|
/hal_espressif-3.6.0/components/freertos/include/freertos/ |
D | stdint.readme | 10 * subject to the following conditions:
|
/hal_espressif-3.6.0/docs/en/api-reference/protocols/ |
D | esp_crt_bundle.rst | 11 …cate store. Using the gen_crt_bundle.py python utility the certificates’ subject name and public k…
|
D | esp_tls.rst | 104 .. note:: `These values are subject to change with change in configuration options and version o…
|
/hal_espressif-3.6.0/docs/en/ |
D | COPYRIGHT.rst | 119 permit persons to whom the Software is furnished to do so, subject to 138 …tware, and to permit persons to whom the Software is furnished to do so, subject to the following …
|
/hal_espressif-3.6.0/components/json/ |
D | README | 9 furnished to do so, subject to the following conditions:
|
/hal_espressif-3.6.0/components/newlib/ |
D | COPYING.NEWLIB | 12 modify, copy, or redistribute it subject to the terms and conditions 18 incorporated in the source code or documentation are not subject to 498 This software is not subject to any license of the American Telephone 502 any computer system, and to alter it and redistribute it, subject
|
/hal_espressif-3.6.0/docs/en/api-reference/peripherals/ |
D | usb_host.rst | 5 The USB Host Library API is a beta version thus is subject to change.
|
/hal_espressif-3.6.0/components/esptool_py/ |
D | LICENSE | 191 original licensor to copy, distribute or modify the Program subject to
|
/hal_espressif-3.6.0/components/esptool_py/esptool/ |
D | LICENSE | 191 original licensor to copy, distribute or modify the Program subject to
|
/hal_espressif-3.6.0/docs/en/api-guides/ |
D | lwip.rst | 407 TCP/IP performance is a complex subject, and performance can be optimized towards multiple goals. T…
|
D | build-system.rst | 1361 … instead of specifying source files manually via SRCS. Note that this is subject to the :ref:`limi…
|
/hal_espressif-3.6.0/examples/storage/spiffsgen/spiffs_image/sub/ |
D | alice.txt | 423 tail. ‘As if I would talk on such a subject! Our family always HATED 426 ‘I won’t indeed!’ said Alice, in a great hurry to change the subject of 1365 be as well to introduce some other subject of conversation. While she 1764 ‘Suppose we change the subject,’ the March Hare interrupted, yawning. 2507 change the subject. 2756 puzzled by the whole thing, and longed to change the subject. 3403 subject to the trademark license, especially commercial
|
/hal_espressif-3.6.0/components/mbedtls/ |
D | Kconfig | 297 … than storing full certificate. For the root certificates the public key and the subject name
|
/hal_espressif-3.6.0/components/freertos/port/xtensa/ |
D | readme_xtensa.txt | 761 (they are provided freely as part of this port but are not subject to
|