Searched defs:keybytes (Results 1 – 3 of 3) sorted by relevance
394 Blowfish_expand0state(blf_ctx *c, const u_int8_t *key, u_int16_t keybytes) in Blowfish_expand0state()432 const u_int8_t *key, u_int16_t keybytes) in Blowfish_expandstate()
424 Blowfish_expand0state(blf_ctx *c, const u_int8_t *key, u_int16_t keybytes) in Blowfish_expand0state()463 const u_int8_t *key, u_int16_t keybytes) in Blowfish_expandstate()
132 void cast_setkey(cast_key* key, u_int8_t* rawkey, int keybytes) in cast_setkey()