Home
last modified time | relevance | path

Searched defs:input_key (Results 1 – 9 of 9) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/provisioning/
Dderive_cm_and_dm_keys.py13 def derive_encryption_key(input_key, provisioning_lcs, tp_mode, krtl_derivation_label): argument
59 input_key = in_file.read() variable
Dprovisioning_common_utils.py33 data_and_values_pad, magic, input_key): argument
/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/provisioning/bundle_dm/
Dcreate_dm_provisioning_bundle.py101 input_key = in_file.read() variable
127 input_key = in_file.read() variable
/trusted-firmware-m-latest/bl1/bl1_1/shared_lib/crypto/
Dcrypto_mbedcrypto.c27 int32_t bl1_derive_key(enum tfm_bl1_key_id_t input_key, const uint8_t *label, in bl1_derive_key()
115 const uint8_t *input_key = key_buf; in bl1_aes_256_ctr_decrypt() local
/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/cpak_generator/
Dbin_to_pem.py17 input_key = in_file.read() variable
/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/bl1/
Dcc312_rom_crypto.c123 uint8_t *input_key = (uint8_t *)key_buf; in bl1_aes_256_ctr_decrypt() local
169 uint8_t *input_key = (uint8_t *)key_buf; in bl1_derive_key() local
/trusted-firmware-m-latest/platform/ext/target/arm/corstone1000/bl1/
Dcc312_rom_crypto.c119 const uint8_t *input_key = key_buf; in bl1_aes_256_ctr_decrypt() local
207 uint8_t *input_key = (uint8_t *)key_buf; in bl1_derive_key() local
/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/provisioning/bundle_cm/
Dcreate_cm_provisioning_bundle.py57 input_key = in_file.read() variable
/trusted-firmware-m-latest/platform/ext/target/arm/mps4/corstone315/provisioning/
Dcreate_provisioning_bundle.py74 input_key = in_file.read() variable