Searched defs:salt (Results 1 – 5 of 5) sorted by relevance
341 hi_u8 salt[IV_BYTE_LENGTH]; in crypto_gen_key_content() local603 hi_u8 salt[ROOTKEY_IV_BYTE_LENGTH] = {0}; in crypto_upg_file_prepare() local
392 hi_u8 salt[IV_BYTE_LENGTH]; in crypto_gen_key_content() local835 hi_u8 salt[ROOTKEY_IV_BYTE_LENGTH] = {0}; in boot_crypto_upg_file_prepare() local
339 hi_u8 salt[IV_BYTE_LENGTH]; in crypto_gen_key_content() local
178 const hi_u8 *salt; /* salt for kdf key derivation. */ member
224 const hi_u8 *salt; /**< salt for kdf key derivation. */ member