Home
last modified time | relevance | path

Searched defs:label (Results 1 – 19 of 19) sorted by relevance

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/common/
Dpki_dbg.c28 void PkiDbgPrintReg(const char* label, /*!< [in] Label string. */ in PkiDbgPrintReg()
67 void PkiDbgPrintUint32BuffAsNum(const char *label, /*!< [in] Label string. */ in PkiDbgPrintUint32BuffAsNum()
92 void PkiDbgPrintUint8BuffAsNum(const char *label, /*!< [in] Label string. */ in PkiDbgPrintUint8BuffAsNum()
116 void PkiDbgPrintUint8Buff(const char *label, /*!< [in] Label string. */ in PkiDbgPrintUint8Buff()
Dpki_dbg.h78 #define PKI_DBG_PRINT_REG(label, reg) \ argument
83 #define PKI_DBG_PRINT_REGS(label, reg1, reg2, reg3, reg4) \ argument
/trusted-firmware-m-latest/secure_fw/partitions/initial_attestation/
Dattest_token_encode.c336 int32_t label, in attest_token_encode_add_integer()
347 int32_t label, in attest_token_encode_add_bstr()
360 int32_t label, in attest_token_encode_add_tstr()
371 int32_t label, in attest_token_encode_add_cbor()
/trusted-firmware-m-latest/secure_fw/partitions/protected_storage/
Dps_encrypted_object.c35 static psa_status_t fill_key_label(struct ps_object_t *obj, uint8_t *label) in fill_key_label()
66 uint8_t label[sizeof(int32_t) + sizeof(psa_storage_uid_t)]; in ps_object_auth_decrypt() local
117 uint8_t label[sizeof(int32_t) + sizeof(psa_storage_uid_t)]; in ps_object_auth_encrypt() local
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/tests/
Drun_integration_key_derivation.c69 …static const uint8_t label[] = { 0xA5, 0xA5, 0xA5, 0xA5, 0xA5, 0xA5, 0xA5, 0xA5, 0xA5, 0xA5, 0xA5,… in runIt_hmacKeyDerivTest() local
131 static uint8_t label[] = { 0x55,0x53,0x45,0x52,0xF2,0x4B,0x45,0x59 }; in runIt_cmacKeyDerivTest() local
191 static uint8_t label[] = { 0x55,0x53,0x45,0x52,0xF2,0x4B,0x45,0x59 }; in runIt_cmacRootKeyDerivTest() local
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/utils/src/dmpu_asset_pkg_util/oem_asset_package/lib/
Dmain.c55 uint8_t label[] = PROD_LABEL; in build_oem_asset_pkg() local
/trusted-firmware-m-latest/platform/ext/accelerator/cc312/cc312-rom/
Dcc3xx_kdf.c23 const uint8_t *label, size_t label_length, in cc3xx_lowlevel_kdf_cmac()
/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/
Drse_key_derivation.c105 const uint8_t *label, size_t label_len, in rse_derive_key()
270 int derive_using_krtl_or_zero_key(uint8_t *label, size_t label_len, in derive_using_krtl_or_zero_key()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/psa_driver_api/src/
Dcc3xx_psa_asymmetric_encryption.c41 size_t input_length, const uint8_t *label, size_t label_len, in cc3xx_internal_rsa_encrypt()
143 size_t input_length, const uint8_t *label, size_t label_length, in cc3xx_internal_rsa_decrypt()
/trusted-firmware-m-latest/platform/ext/accelerator/cc312/
Dcc312.c117 int crypto_hw_accelerator_huk_derive_key(const uint8_t *label, in crypto_hw_accelerator_huk_derive_key()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/utils/src/cmpu_asset_pkg_util/lib/
Dmain.c149 uint8_t label[] = PROD_LABEL; in build_asset_pkg() local
/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()
/trusted-firmware-m-latest/bl1/bl1_2/
Dmain.c181 uint8_t label[] = "BL2_DECRYPTION_KEY"; in copy_and_decrypt_image() local
/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/bl1/
Dcc312_rom_crypto.c162 int32_t bl1_derive_key(enum tfm_bl1_key_id_t key_id, const uint8_t *label, in bl1_derive_key()
/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/cpak_generator/
Dcpak_generator.c80 uint8_t label[] = "BL1_CPAK_SEED_DERIVATION"; in generate_seed() local
/trusted-firmware-m-latest/platform/ext/target/arm/corstone1000/bl1/
Dcc312_rom_crypto.c200 int32_t bl1_derive_key(enum tfm_bl1_key_id_t key_id, const uint8_t *label, in bl1_derive_key()
/trusted-firmware-m-latest/platform/ext/target/cypress/psoc64/libs/core-lib/docs/html/search/
Dsearch.js82 function SearchBox(name, resultsPath, inFrame, label) argument
/trusted-firmware-m-latest/platform/ext/target/stm/common/hal/accelerator/
Drsa_alt.c1460 const unsigned char *label, size_t label_len, in mbedtls_rsa_rsaes_oaep_encrypt()
1638 const unsigned char *label, size_t label_len, in mbedtls_rsa_rsaes_oaep_decrypt()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/mbedtls_api/
Drsa_alt.c1758 const unsigned char *label, size_t label_len, in mbedtls_rsa_rsaes_oaep_encrypt()
2017 const unsigned char *label, size_t label_len, in mbedtls_rsa_rsaes_oaep_decrypt()