mbedTLS
MBEDTLS_X509_SAN_OTHER_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_OTHER_NAME
MBEDTLS_X509_SAN_OTHER_NAME macro
addtogroup x509_module
Syntax
Show:
Summary
Declaration
from
x509.h:127
#define
MBEDTLS_X509_SAN_OTHER_NAME
0
Examples
References
from
examples
Code
Location
#define
MBEDTLS_X509_SAN_OTHER_NAME
0
x509.h:127
(
MBEDTLS_ASN1_CONTEXT_SPECIFIC
|
MBEDTLS_X509_SAN_OTHER_NAME
)
)
{
x509.c:1137
case
(
MBEDTLS_ASN1_CONTEXT_SPECIFIC
|
MBEDTLS_X509_SAN_OTHER_NAME
)
:
x509.c:1404
san
->
type
=
MBEDTLS_X509_SAN_OTHER_NAME
;
x509.c:1414
case
MBEDTLS_X509_SAN_OTHER_NAME
:
x509.c:1543
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