Searched refs:sha384_init (Results 1 – 3 of 3) sorted by relevance
86 static int sha384_init(struct shash_desc *desc) in sha384_init() function106 .init = sha384_init,
350 static const u64 sha384_init[SHA512_DIGEST_SIZE / 8] = { variable365 __be64 *sha384 = (__be64 *)sha384_init; in copy_hash_init_values()
40 static u64 sha384_init[] = { variable1849 cc_set_sram_desc((u32 *)sha384_init, sram_buff_ofs, in cc_init_hash_sram()1850 (ARRAY_SIZE(sha384_init) * 2), larval_seq, in cc_init_hash_sram()1855 sram_buff_ofs += sizeof(sha384_init); in cc_init_hash_sram()1888 cc_swap_dwords((u32 *)&sha384_init, (ARRAY_SIZE(sha384_init) * 2)); in cc_hash_global_init()1916 sizeof(sha384_init) + sizeof(sha512_init); in cc_hash_alloc()2162 return sha384_init; in cc_larval_digest()2215 sizeof(sha384_init)); in cc_larval_digest_addr()