Home
last modified time | relevance | path

Searched refs:cc_swap_dwords (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/crypto/ccree/
Dcc_hash.c1870 static void __init cc_swap_dwords(u32 *buf, unsigned long size) in cc_swap_dwords() function
1888 cc_swap_dwords((u32 *)&sha384_init, (ARRAY_SIZE(sha384_init) * 2)); in cc_hash_global_init()
1889 cc_swap_dwords((u32 *)&sha512_init, (ARRAY_SIZE(sha512_init) * 2)); in cc_hash_global_init()