Home
last modified time | relevance | path

Searched defs:salt (Results 1 – 5 of 5) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/
Dkernel_crypto.c341 hi_u8 salt[IV_BYTE_LENGTH]; in crypto_gen_key_content() local
603 hi_u8 salt[ROOTKEY_IV_BYTE_LENGTH] = {0}; in crypto_upg_file_prepare() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/secure/
Dcrypto.c392 hi_u8 salt[IV_BYTE_LENGTH]; in crypto_gen_key_content() local
835 hi_u8 salt[ROOTKEY_IV_BYTE_LENGTH] = {0}; in boot_crypto_upg_file_prepare() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/secure/
Dload_crypto.c339 hi_u8 salt[IV_BYTE_LENGTH]; in crypto_gen_key_content() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/commonboot/
Dhi_cipher.h178 const hi_u8 *salt; /* salt for kdf key derivation. */ member
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
Dhi_cipher.h224 const hi_u8 *salt; /**< salt for kdf key derivation. */ member