Lines Matching refs:__le32
51 const __le32 *key = (const __le32 *)in_key; in tea_setkey()
67 const __le32 *in = (const __le32 *)src; in tea_encrypt()
68 __le32 *out = (__le32 *)dst; in tea_encrypt()
95 const __le32 *in = (const __le32 *)src; in tea_decrypt()
96 __le32 *out = (__le32 *)dst; in tea_decrypt()
124 const __le32 *key = (const __le32 *)in_key; in xtea_setkey()
140 const __le32 *in = (const __le32 *)src; in xtea_encrypt()
141 __le32 *out = (__le32 *)dst; in xtea_encrypt()
160 const __le32 *in = (const __le32 *)src; in xtea_decrypt()
161 __le32 *out = (__le32 *)dst; in xtea_decrypt()
184 const __le32 *in = (const __le32 *)src; in xeta_encrypt()
185 __le32 *out = (__le32 *)dst; in xeta_encrypt()
204 const __le32 *in = (const __le32 *)src; in xeta_decrypt()
205 __le32 *out = (__le32 *)dst; in xeta_decrypt()