Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/amcc/
Dcrypto4xx_core.h189 static inline void crypto4xx_memcpy_swab32(u32 *dst, const void *buf, in crypto4xx_memcpy_swab32() function
220 crypto4xx_memcpy_swab32(dst, buf, len); in crypto4xx_memcpy_from_le32()
226 crypto4xx_memcpy_swab32((u32 *)dst, buf, len); in crypto4xx_memcpy_to_le32()