Home
last modified time | relevance | path

Searched refs:Blowfish_Decrypt (Results 1 – 1 of 1) sorted by relevance

/xen/tools/tests/x86_emulator/
A Dblowfish.c362 static void Blowfish_Decrypt(BLOWFISH_CTX *ctx, uint32_t *xl, uint32_t *xr){ in Blowfish_Decrypt() function
438 Blowfish_Decrypt(&ctx, &L, &R); in blowfish_test()

Completed in 2 milliseconds