Searched refs:crypto4xx_memcpy_swab32 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/amcc/ |
H A D | crypto4xx_core.h | 194 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()
|
/kernel/linux/linux-6.6/drivers/crypto/amcc/ |
H A D | crypto4xx_core.h | 194 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()
|
Completed in 2 milliseconds