Home
last modified time | relevance | path

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

/tools/tests/x86_emulator/
A Dblowfish.c395 uint32_t data, datal, datar; in Blowfish_Init() local
415 datar = 0x00000000; in Blowfish_Init()
418 Blowfish_Encrypt(ctx, &datal, &datar); in Blowfish_Init()
420 ctx->P[i + 1] = datar; in Blowfish_Init()
425 Blowfish_Encrypt(ctx, &datal, &datar); in Blowfish_Init()
427 ctx->S[i][j + 1] = datar; in Blowfish_Init()
/tools/
A Dconfigure986 | --dataroo | --dataro | --datar)
989 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)

Completed in 13 milliseconds