Searched refs:critical (Results 1 – 10 of 10) sorted by relevance
| /optee_os/lib/libmbedtls/mbedtls/include/mbedtls/ |
| H A D | x509_csr.h | 126 int critical, 323 int critical,
|
| H A D | x509_crt.h | 405 int critical, 1076 int critical,
|
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | x509_internal.h | 52 int critical, const unsigned char *val,
|
| H A D | x509write_csr.c | 75 int critical, in mbedtls_x509write_csr_set_extension() argument 79 critical, val, val_len); in mbedtls_x509write_csr_set_extension()
|
| H A D | x509_create.c | 385 int critical, const unsigned char *val, size_t val_len) in mbedtls_x509_set_extension() argument 398 cur->val.p[0] = critical; in mbedtls_x509_set_extension()
|
| H A D | x509write_crt.c | 160 int critical, in mbedtls_x509write_crt_set_extension() argument 164 critical, val, val_len); in mbedtls_x509write_crt_set_extension()
|
| /optee_os/core/arch/arm/dts/ |
| H A D | sama7g5.dtsi | 94 cpu_critical: cpu-critical { 97 type = "critical";
|
| H A D | fsl-lx2160a.dtsi | 463 type = "critical";
|
| H A D | stm32mp151.dtsi | 104 type = "critical";
|
| /optee_os/lib/libmbedtls/mbedtls/ |
| H A D | ChangeLog | 577 * Fix parsing of CSRs with critical extensions. 1698 (where supported) for critical functions where ignoring the return 1929 which allows to mark an extension as critical. Fixes #4055. 2407 extension as critical in such certificates." Previous to this change, 2408 the extension was always marked as non-critical. This was fixed by 3759 mbedtls_platform_zeroize(), which is a critical function from a security 3923 * Fix CRL parsing to reject CRLs containing unsupported critical 6376 * Fixed a critical denial-of-service with X.509 cert. verification:
|