Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.c710 static inline void swap_data32(void *buf, u32 len) in swap_data32() function
734 swap_data32(sha1->state, SHA1_DIGEST_SIZE); in swap_pad()
739 swap_data32(sha256->state, SHA256_DIGEST_SIZE); in swap_pad()
/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_algs.c765 static inline void swap_data32(void *buf, u32 len) in swap_data32() function
788 swap_data32(sha1->state, SHA1_DIGEST_SIZE); in swap_pad()
793 swap_data32(sha256->state, SHA256_DIGEST_SIZE); in swap_pad()