Searched defs:xl (Results 1 – 4 of 4) sorted by relevance
18 #define xl r1 macro22 #define xl r0 macro
332 static void Blowfish_Encrypt(BLOWFISH_CTX *ctx, uint32_t *xl, uint32_t *xr){ in Blowfish_Encrypt()362 static void Blowfish_Decrypt(BLOWFISH_CTX *ctx, uint32_t *xl, uint32_t *xr){ in Blowfish_Decrypt()
39 xl: $(XL_OBJS) target
101 ### xl subsection
Completed in 5 milliseconds