Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/marvell/octeontx/
Dotx_cptvf_algs.c691 static inline void swap_data32(void *buf, u32 len) in swap_data32() function
715 swap_data32(sha1->state, SHA1_DIGEST_SIZE); in copy_pad()
721 swap_data32(sha256->state, SHA256_DIGEST_SIZE); in copy_pad()