mbedTLS
mbedtls_x509_san_other_name::
::
::oid
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::
::
::oid
mbedtls_x509_san_other_name::
::
::oid field
The object identifier.
Syntax
Show:
Summary
Declaration
from
x509.h:276
mbedtls_x509_buf
oid
;
Examples
References
from
examples
Code
Location
Referrer
mbedtls_x509_buf
oid
;
/**< The object identifier. */
x509.h:276
other_name
->
value
.
hardware_module_name
.
oid
.
tag
=
MBEDTLS_ASN1_OID
;
x509.c:1187
x509_get_other_name()
other_name
->
value
.
hardware_module_name
.
oid
.
p
=
p
;
x509.c:1188
x509_get_other_name()
other_name
->
value
.
hardware_module_name
.
oid
.
len
=
len
;
x509.c:1189
x509_get_other_name()
&
other_name
->
value
.
hardware_module_name
.
oid
)
;
x509.c:1560
mbedtls_x509_info_subject_alt_name()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
mbedtls_x509_san_other_name::
::
::oid
is read by 1 function:
All items filtered out
mbedtls_x509_san_other_name::
::
::oid
x509_get_other_name()
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