Searched refs:psa_key_derivation_input_key (Results 1 – 11 of 11) sorted by relevance
| /trusted-firmware-m-latest/secure_fw/partitions/crypto/ |
| D | crypto_spe.h | 37 #define psa_key_derivation_input_key \ macro 38 PSA_FUNCTION_NAME(psa_key_derivation_input_key)
|
| D | crypto_key_derivation.c | 120 return psa_key_derivation_input_key(operation, in tfm_crypto_key_derivation_interface()
|
| /trusted-firmware-m-latest/platform/ext/target/arm/mps4/corstone315/ |
| D | crypto_keys.c | 87 status = psa_key_derivation_input_key(&op, PSA_KEY_DERIVATION_INPUT_SECRET, in tfm_plat_get_iak()
|
| /trusted-firmware-m-latest/secure_fw/partitions/protected_storage/crypto/ |
| D | ps_crypto_interface.c | 82 status = psa_key_derivation_input_key(&op, PSA_KEY_DERIVATION_INPUT_SECRET, in ps_crypto_setkey()
|
| /trusted-firmware-m-latest/platform/ext/common/template/ |
| D | tfm_hal_its_encryption.c | 85 status = psa_key_derivation_input_key(&op, PSA_KEY_DERIVATION_INPUT_SECRET, in its_crypto_setkey()
|
| /trusted-firmware-m-latest/platform/ext/target/arm/rse/common/cpak_generator/ |
| D | cpak_generator.c | 137 status = psa_key_derivation_input_key(&op, PSA_KEY_DERIVATION_INPUT_SECRET, in derive_key()
|
| /trusted-firmware-m-latest/secure_fw/partitions/crypto/psa_driver_api/ |
| D | tfm_builtin_key_loader.c | 160 status = psa_key_derivation_input_key( in derive_subkey_into_buffer()
|
| /trusted-firmware-m-latest/platform/ext/target/arm/rse/common/ |
| D | crypto_keys.c | 88 status = psa_key_derivation_input_key(&op, PSA_KEY_DERIVATION_INPUT_SECRET, in tfm_plat_get_iak()
|
| /trusted-firmware-m-latest/docs/design_docs/services/ |
| D | ps_key_management.rst | 49 status = psa_key_derivation_input_key(&op, PSA_KEY_DERIVATION_INPUT_SECRET,
|
| /trusted-firmware-m-latest/interface/include/psa/ |
| D | crypto.h | 3495 psa_status_t psa_key_derivation_input_key(
|
| /trusted-firmware-m-latest/interface/src/ |
| D | tfm_crypto_api.c | 1329 TFM_CRYPTO_API(psa_status_t, psa_key_derivation_input_key)( in TFM_CRYPTO_API() argument
|