Home
last modified time | relevance | path

Searched defs:output_key (Results 1 – 6 of 6) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/provisioning/
Dderive_cm_and_dm_keys.py62 output_key = derive_encryption_key(input_key, 0, tp_mode, "CM_PROVISIONING") variable
64 output_key = derive_encryption_key(input_key, 1, tp_mode, "DM_PROVISIONING") variable
/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/cpak_generator/
Dbin_to_pem.py21 output_key = key.to_pem() variable
/trusted-firmware-m-latest/platform/ext/accelerator/cc312/cc312-rom/
Dcc3xx_kdf.c25 uint32_t *output_key, size_t out_length) in cc3xx_lowlevel_kdf_cmac()
/trusted-firmware-m-latest/bl1/bl1_1/shared_lib/crypto/
Dcrypto_mbedcrypto.c29 size_t context_length, uint8_t *output_key, in bl1_derive_key()
/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/bl1/
Dcc312_rom_crypto.c164 size_t context_length, uint8_t *output_key, in bl1_derive_key()
/trusted-firmware-m-latest/platform/ext/target/arm/corstone1000/bl1/
Dcc312_rom_crypto.c202 size_t context_length, uint8_t *output_key, in bl1_derive_key()