Searched defs:xr (Results 1 – 1 of 1) sorted by relevance
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()
Completed in 2 milliseconds