Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/library/
Dx509_crt.c2912 const unsigned char san_type = (unsigned char) cur->buf.tag & in x509_crt_check_san_ip() local
2914 if (san_type == MBEDTLS_X509_SAN_IP_ADDRESS && in x509_crt_check_san_ip()
2927 const unsigned char san_type = (unsigned char) cur->buf.tag & in x509_crt_check_san_uri() local
2929 if (san_type == MBEDTLS_X509_SAN_UNIFORM_RESOURCE_IDENTIFIER && in x509_crt_check_san_uri()