Home
last modified time | relevance | path

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

/mbedtls-latest/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
/mbedtls-latest/tests/include/spe/
Dcrypto_spe.h66 #define psa_export_public_key \ macro
/mbedtls-latest/tests/include/test/
Dpsa_test_wrappers.h348 #define psa_export_public_key(arg0_key, arg1_data, arg2_data_size, arg3_data_length) \ macro
/mbedtls-latest/library/
Dpsa_crypto.c1628 psa_status_t psa_export_public_key(mbedtls_svc_key_id_t key, in psa_export_public_key() function