mbedTLS
oid_x520_attr_t
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
oid_x520_attr_t
oid_x520_attr_t struct
Syntax
Show:
Summary
Declaration
from
oid.c:150
typedef
struct
{
mbedtls_oid_descriptor_t
descriptor
;
const
char
*
short_name
;
}
oid_x520_attr_t
;
Fields
Field
Declared as
oid_x520_attr_t::descriptor
mbedtls_oid_descriptor_t
oid_x520_attr_t::short_name
const
char
*
Examples
References
from
examples
Code
Location
Referrer
typedef
struct
{
oid.c:150
}
oid_x520_attr_t
;
oid.c:153
oid_x520_attr_t
static
const
oid_x520_attr_t
oid_x520_attr_type
[
]
=
oid.c:155
FN_OID_TYPED_FROM_ASN1
(
oid_x520_attr_t
,
x520_attr
,
oid_x520_attr_type
)
oid.c:258
oid_x520_attr_t
,
oid.c:260
mbedtls_oid_get_attr_short_name()
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
Instance
Scope
Location
Project
oid_x520_attr_type
oid.c:155
Lifecycle
from
examples
All items filtered out
All items filtered out