Home
last modified time | relevance | path

Searched refs:MBEDTLS_X509_SAN_IP_ADDRESS (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/mbedtls/library/
H A Dx509write.c57 case MBEDTLS_X509_SAN_IP_ADDRESS: in mbedtls_x509_write_set_san_common()
106 case MBEDTLS_X509_SAN_IP_ADDRESS: in mbedtls_x509_write_set_san_common()
H A Dx509.c1448 case (MBEDTLS_ASN1_CONTEXT_SPECIFIC | MBEDTLS_X509_SAN_IP_ADDRESS): in mbedtls_x509_parse_subject_alt_name()
1451 san->type = MBEDTLS_X509_SAN_IP_ADDRESS; in mbedtls_x509_parse_subject_alt_name()
1627 case MBEDTLS_X509_SAN_IP_ADDRESS: in mbedtls_x509_info_subject_alt_name()
H A Dx509_crt.c2913 if (san_type == MBEDTLS_X509_SAN_IP_ADDRESS && in x509_crt_check_san_ip()
2953 case MBEDTLS_X509_SAN_IP_ADDRESS: in x509_crt_check_san()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dx509write.c57 case MBEDTLS_X509_SAN_IP_ADDRESS: in mbedtls_x509_write_set_san_common()
106 case MBEDTLS_X509_SAN_IP_ADDRESS: in mbedtls_x509_write_set_san_common()
H A Dx509.c1448 case (MBEDTLS_ASN1_CONTEXT_SPECIFIC | MBEDTLS_X509_SAN_IP_ADDRESS): in mbedtls_x509_parse_subject_alt_name()
1451 san->type = MBEDTLS_X509_SAN_IP_ADDRESS; in mbedtls_x509_parse_subject_alt_name()
1627 case MBEDTLS_X509_SAN_IP_ADDRESS: in mbedtls_x509_info_subject_alt_name()
H A Dx509_crt.c2914 if (san_type == MBEDTLS_X509_SAN_IP_ADDRESS && in x509_crt_check_san_ip()
2954 case MBEDTLS_X509_SAN_IP_ADDRESS: in x509_crt_check_san()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Dx509.h134 #define MBEDTLS_X509_SAN_IP_ADDRESS 7 macro
/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Dx509.h134 #define MBEDTLS_X509_SAN_IP_ADDRESS 7 macro
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/x509/
H A Dcert_req.c266 cur->node.type = MBEDTLS_X509_SAN_IP_ADDRESS; in main()
H A Dcert_write.c587 cur->node.type = MBEDTLS_X509_SAN_IP_ADDRESS; in main()
/aosp_15_r20/external/mbedtls/programs/x509/
H A Dcert_req.c261 cur->node.type = MBEDTLS_X509_SAN_IP_ADDRESS; in main()
H A Dcert_write.c583 cur->node.type = MBEDTLS_X509_SAN_IP_ADDRESS; in main()
/aosp_15_r20/external/mbedtls/tests/suites/
H A Dtest_suite_x509write.function189 san_ip.node.type = MBEDTLS_X509_SAN_IP_ADDRESS;
407 san_ip.node.type = MBEDTLS_X509_SAN_IP_ADDRESS;
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/suites/
H A Dtest_suite_x509write.function190 san_ip.node.type = MBEDTLS_X509_SAN_IP_ADDRESS;
401 san_ip.node.type = MBEDTLS_X509_SAN_IP_ADDRESS;