Home
last modified time | relevance | path

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

/openthread-3.7.0/third_party/mbedtls/repo/include/psa/
Dcrypto_compat.h33 #define PSA_KEY_HANDLE_INIT MBEDTLS_SVC_KEY_ID_INIT macro
/openthread-3.7.0/third_party/mbedtls/repo/library/
Dpsa_crypto_slot_management.c555 *handle = PSA_KEY_HANDLE_INIT; in psa_open_key()
569 *handle = PSA_KEY_HANDLE_INIT; in psa_open_key()
/openthread-3.7.0/third_party/mbedtls/repo/tests/suites/
Dtest_suite_psa_crypto_slot_management.function205 psa_key_handle_t handle = PSA_KEY_HANDLE_INIT;
503 psa_key_handle_t target_handle = PSA_KEY_HANDLE_INIT;
720 psa_key_handle_t valid_handle = PSA_KEY_HANDLE_INIT;
721 psa_key_handle_t invalid_handle = PSA_KEY_HANDLE_INIT;
741 invalid_handle = PSA_KEY_HANDLE_INIT;