Home
last modified time | relevance | path

Searched defs:psa_export_public_key (Results 1 – 4 of 4) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/tests/src/
Dpsa_crypto_stubs.c37 psa_status_t psa_export_public_key(mbedtls_svc_key_id_t key, in psa_export_public_key() function
/openthread-latest/third_party/mbedtls/repo/tests/include/spe/
Dcrypto_spe.h66 #define psa_export_public_key \ macro
/openthread-latest/third_party/mbedtls/repo/tests/include/test/
Dpsa_test_wrappers.h335 #define psa_export_public_key(arg0_key, arg1_data, arg2_data_size, arg3_data_length) \ macro
/openthread-latest/third_party/mbedtls/repo/library/
Dpsa_crypto.c1590 psa_status_t psa_export_public_key(mbedtls_svc_key_id_t key, in psa_export_public_key() function