mbedTLS
mbedtls_oid_descriptor_t::description
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
mbedtls_oid_descriptor_t::description
mbedtls_oid_descriptor_t::description field
human friendly description
Syntax
Show:
Summary
Declaration
from
oid.h:411
const
char
*
description
;
Examples
References
from
examples
Code
Location
Referrer
const
char
*
description
;
/*!< human friendly description */
oid.h:411
FN_OID_GET_ATTR1
(
mbedtls_oid_get_extended_key_usage
,
mbedtls_oid_descriptor_t
,
ext_key_usage
,
const
char
*
,
description
)
oid.c:305
mbedtls_oid_get_extended_key_usage()
FN_OID_GET_DESCRIPTOR_ATTR1
(
mbedtls_oid_get_sig_alg_desc
,
oid_sig_alg_t
,
sig_alg
,
const
char
*
,
description
)
oid.c:413
mbedtls_oid_get_sig_alg_desc()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
mbedtls_oid_descriptor_t::description
is read by 2 functions:
All items filtered out
mbedtls_oid_descriptor_t::description
mbedtls_oid_get_extended_key_usage()
mbedtls_oid_get_sig_alg_desc()
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