mbedTLS
MBEDTLS_X509_SAN_DNS_NAME
is only used within mbedTLS.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
mbedTLS
MBEDTLS_X509_SAN_DNS_NAME
MBEDTLS_X509_SAN_DNS_NAME macro
Syntax
Show:
Summary
Declaration
from
x509.h:129
#define
MBEDTLS_X509_SAN_DNS_NAME
2
Examples
References
from
examples
Code
Location
#define
MBEDTLS_X509_SAN_DNS_NAME
2
x509.h:129
case
(
MBEDTLS_ASN1_CONTEXT_SPECIFIC
|
MBEDTLS_X509_SAN_DNS_NAME
)
:
x509.c:1436
san
->
type
=
MBEDTLS_X509_SAN_DNS_NAME
;
x509.c:1439
case
MBEDTLS_X509_SAN_DNS_NAME
:
x509.c:1600
MBEDTLS_X509_SAN_DNS_NAME
?
dns_name
:
rfc822_name
)
;
x509.c:1610
case
MBEDTLS_X509_SAN_DNS_NAME
:
x509_crt.c:2951
case
MBEDTLS_X509_SAN_DNS_NAME
:
x509write.c:55
case
MBEDTLS_X509_SAN_DNS_NAME
:
x509write.c:103
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out