Home
last modified time | relevance | path

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

/external/openssh/openbsd-compat/
Dblowfish.c424 Blowfish_expand0state(blf_ctx *c, const u_int8_t *key, u_int16_t keybytes) in Blowfish_expand0state() argument
436 temp = Blowfish_stream2word(key, keybytes, &j); in Blowfish_expand0state()
463 const u_int8_t *key, u_int16_t keybytes) in Blowfish_expandstate() argument
475 temp = Blowfish_stream2word(key, keybytes, &j); in Blowfish_expandstate()