Home
last modified time | relevance | path

Searched refs:mbedtls_x509write_crt_set_subject_alternative_name (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Dx509_crt.h244 int mbedtls_x509write_crt_set_subject_alternative_name(mbedtls_x509write_cert *ctx,
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Dx509_crt.h244 int mbedtls_x509write_crt_set_subject_alternative_name(mbedtls_x509write_cert *ctx,
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dx509write_crt.c145 int mbedtls_x509write_crt_set_subject_alternative_name(mbedtls_x509write_cert *ctx, in mbedtls_x509write_crt_set_subject_alternative_name() function
/aosp_15_r20/external/mbedtls/library/
H A Dx509write_crt.c144 int mbedtls_x509write_crt_set_subject_alternative_name(mbedtls_x509write_cert *ctx, in mbedtls_x509write_crt_set_subject_alternative_name() function
/aosp_15_r20/external/mbedtls/programs/x509/
H A Dcert_write.c932 ret = mbedtls_x509write_crt_set_subject_alternative_name(&crt, opt.san_list); in main()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/x509/
H A Dcert_write.c936 ret = mbedtls_x509write_crt_set_subject_alternative_name(&crt, opt.san_list); in main()
/aosp_15_r20/external/mbedtls/tests/suites/
H A Dtest_suite_x509write.function537 TEST_ASSERT(mbedtls_x509write_crt_set_subject_alternative_name(&crt, san_list) == 0);
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/suites/
H A Dtest_suite_x509write.function521 TEST_ASSERT(mbedtls_x509write_crt_set_subject_alternative_name(&crt, san_list) == 0);
/aosp_15_r20/external/mbedtls/
H A DChangeLog110 See mbedtls_x509write_crt_set_subject_alternative_name for
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/
H A DChangeLog370 See mbedtls_x509write_crt_set_subject_alternative_name for