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
STM32 Libraries and Samples
mbedTLS
oid_x520_attr_t
oid_x520_attr_t struct
Syntax
Show:
Summary
Declaration
from
oid.c:162
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:162
}
oid_x520_attr_t
;
oid.c:165
oid_x520_attr_t
static
const
oid_x520_attr_t
oid_x520_attr_type
[
]
=
oid.c:167
FN_OID_TYPED_FROM_ASN1
(
oid_x520_attr_t
,
x520_attr
,
oid_x520_attr_type
)
oid.c:251
FN_OID_GET_ATTR1
(
mbedtls_oid_get_attr_short_name
,
oid_x520_attr_t
,
x520_attr
,
const
char
*
,
short_name
)
oid.c:252
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:167
Lifecycle
from
examples
All items filtered out
All items filtered out