Home
last modified time | relevance | path

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

/xen/tools/tests/x86_emulator/
A Dblowfish.c393 static void Blowfish_Init(BLOWFISH_CTX *ctx, unsigned char *key, int keyLen) { in Blowfish_Init() argument
408 if (j >= keyLen) in Blowfish_Init()

Completed in 2 milliseconds