Home
last modified time | relevance | path

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

/mbedtls-latest/tests/src/
Dpsa_crypto_stubs.c63 psa_status_t psa_import_key(const psa_key_attributes_t *attributes, in psa_import_key() function
/mbedtls-latest/tests/include/spe/
Dcrypto_spe.h56 #define psa_import_key \ macro
/mbedtls-latest/tests/include/test/
Dpsa_test_wrappers.h449 #define psa_import_key(arg0_attributes, arg1_data, arg2_data_length, arg3_key) \ macro
/mbedtls-latest/library/
Dpsa_crypto.c2087 psa_status_t psa_import_key(const psa_key_attributes_t *attributes, function