Searched refs:Blowfish_Encrypt (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() function418 Blowfish_Encrypt(ctx, &datal, &datar); in Blowfish_Init()425 Blowfish_Encrypt(ctx, &datal, &datar); in Blowfish_Init()437 Blowfish_Encrypt(&ctx, &L, &R); in blowfish_test()
Completed in 2 milliseconds