mbedTLS
mbedtls_psa_stats_s::external_slots
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_psa_stats_s::external_slots
mbedtls_psa_stats_s::external_slots field
Number of slots containing a reference to a key in a secure element.
Syntax
Show:
Summary
Declaration
from
crypto_extra.h:229
size_t
MBEDTLS_PRIVATE
(
external_slots
;
Examples
References
from
examples
Code
Location
Referrer
size_t
MBEDTLS_PRIVATE
(
external_slots
)
;
crypto_extra.h:229
++
stats
->
external_slots
;
psa_crypto_slot_management.c:1122
mbedtls_psa_get_stats()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
mbedtls_psa_stats_s::external_slots
is written by 1 function and is read by 1 function:
mbedtls_psa_get_stats()
All items filtered out
mbedtls_psa_stats_s::external_slots
mbedtls_psa_get_stats()
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