Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/ccree/
Dcc_hash.c1972 static void __init cc_swap_dwords(u32 *buf, unsigned long size) in cc_swap_dwords() function
1990 cc_swap_dwords((u32 *)&cc_sha384_init, (ARRAY_SIZE(cc_sha384_init) * 2)); in cc_hash_global_init()
1991 cc_swap_dwords((u32 *)&cc_sha512_init, (ARRAY_SIZE(cc_sha512_init) * 2)); in cc_hash_global_init()