Home
last modified time | relevance | path

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

/xen/tools/tests/x86_emulator/
A Dblowfish.c395 uint32_t data, datal, datar; in Blowfish_Init() local
414 datal = 0x00000000; in Blowfish_Init()
418 Blowfish_Encrypt(ctx, &datal, &datar); in Blowfish_Init()
419 ctx->P[i] = datal; in Blowfish_Init()
425 Blowfish_Encrypt(ctx, &datal, &datar); in Blowfish_Init()
426 ctx->S[i][j] = datal; in Blowfish_Init()

Completed in 2 milliseconds