Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/secure_fw/partitions/crypto/
Dcrypto_spe.h79 #define psa_import_key \ macro
/trusted-firmware-m-latest/bl2/src/
Dthin_psa_crypto_core.c238 psa_status_t psa_import_key(const psa_key_attributes_t *attributes, in psa_import_key() function
/trusted-firmware-m-latest/interface/src/
Dtfm_crypto_api.c96 TFM_CRYPTO_API(psa_status_t, psa_import_key)(const psa_key_attributes_t *attributes, in TFM_CRYPTO_API() argument