Searched refs:extensions (Results 1 – 11 of 11) sorted by relevance
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | x509write_csr.c | 51 mbedtls_asn1_free_named_data_list(&ctx->extensions); in mbedtls_x509write_csr_free() 78 return mbedtls_x509_set_extension(&ctx->extensions, oid, oid_len, in mbedtls_x509write_csr_set_extension() 85 return mbedtls_x509_write_set_san_common(&ctx->extensions, san_list); in mbedtls_x509write_csr_set_subject_alternative_name() 159 ctx->extensions)); in x509write_csr_der_internal()
|
| H A D | x509write.c | 41 int mbedtls_x509_write_set_san_common(mbedtls_asn1_named_data **extensions, in mbedtls_x509_write_set_san_common() argument 158 ret = mbedtls_x509_set_extension(extensions, in mbedtls_x509_write_set_san_common()
|
| H A D | x509write_crt.c | 55 mbedtls_asn1_free_named_data_list(&ctx->extensions); in mbedtls_x509write_crt_free() 154 return mbedtls_x509_write_set_san_common(&ctx->extensions, san_list); in mbedtls_x509write_crt_set_subject_alternative_name() 163 return mbedtls_x509_set_extension(&ctx->extensions, oid, oid_len, in mbedtls_x509write_crt_set_extension() 473 buf, ctx->extensions)); in mbedtls_x509write_crt_der()
|
| H A D | x509_internal.h | 83 int mbedtls_x509_write_set_san_common(mbedtls_asn1_named_data **extensions,
|
| /optee_os/lib/libmbedtls/mbedtls/include/mbedtls/ |
| H A D | x509_csr.h | 70 mbedtls_asn1_named_data *MBEDTLS_PRIVATE(extensions);
|
| H A D | x509_crt.h | 228 mbedtls_asn1_named_data *MBEDTLS_PRIVATE(extensions);
|
| /optee_os/mk/ |
| H A D | compile.mk | 39 -Wno-c2x-extensions
|
| /optee_os/core/lib/libfdt/ |
| H A D | README.license | 31 proprietary fimware and extended without contributing those extensions
|
| /optee_os/lib/libmbedtls/mbedtls/ |
| H A D | ChangeLog | 295 in keyUsage or extKeyUsage extensions, then the return value of 434 parsing unsupported certificate extensions via user provided callback. 577 * Fix parsing of CSRs with critical extensions. 661 * Fix a failure to validate input when writing x509 extensions lengths which 747 * When parsing X.509 certificates, support the extensions 886 way to detect the crypto extensions required. A warning is still issued. 1018 * Add parsing of V3 extensions (key usage, Netscape cert-type, 1148 extensions. Fixes #5758. 2718 parsing unsupported certificate extensions via user provided callback. 2803 fit into the record buffer. Previously, such extensions were silently [all …]
|
| H A D | CONTRIBUTING.md | 43 …xes for other defects, without encountering additional features or API extensions which may introd…
|
| /optee_os/ |
| H A D | CHANGELOG.md | 1918 elements design, the build system, GitHub usage, key derivation extensions,
|