Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/amcc/
Dcrypto4xx_core.h194 static inline void crypto4xx_memcpy_swab32(u32 *dst, const void *buf, in crypto4xx_memcpy_swab32() function
225 crypto4xx_memcpy_swab32(dst, buf, len); in crypto4xx_memcpy_from_le32()
231 crypto4xx_memcpy_swab32((u32 *)dst, buf, len); in crypto4xx_memcpy_to_le32()