Home
last modified time | relevance | path

Searched refs:mbedtls_psa_stats_t (Results 1 – 3 of 3) sorted by relevance

/openthread-3.4.0/third_party/mbedtls/repo/include/psa/
Dcrypto_extra.h250 } mbedtls_psa_stats_t; typedef
259 void mbedtls_psa_get_stats( mbedtls_psa_stats_t *stats );
/openthread-3.4.0/third_party/mbedtls/repo/tests/src/
Dpsa_crypto_helpers.c79 mbedtls_psa_stats_t stats; in mbedtls_test_helper_is_psa_leaking()
/openthread-3.4.0/third_party/mbedtls/repo/library/
Dpsa_crypto_slot_management.c548 void mbedtls_psa_get_stats( mbedtls_psa_stats_t *stats ) in mbedtls_psa_get_stats()