Home
last modified time | relevance | path

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

/freebsd/secure/lib/libcrypt/
H A Dblowfish.c392 Blowfish_expand0state(blf_ctx *c, const u_int8_t *key, u_int16_t keybytes) in Blowfish_expand0state()
430 const u_int8_t *key, u_int16_t keybytes) in Blowfish_expandstate()
/freebsd/crypto/openssh/openbsd-compat/
H A Dblowfish.c421 Blowfish_expand0state(blf_ctx *c, const u_int8_t *key, u_int16_t keybytes) in Blowfish_expand0state()
460 const u_int8_t *key, u_int16_t keybytes) in Blowfish_expandstate()
/freebsd/crypto/openssl/test/
H A Docspapitest.c71 unsigned char keybytes[128] = {7}; in make_dummy_resp() local
/freebsd/crypto/openssl/ssl/statem/
H A Dstatem_clnt.c2908 unsigned char *keybytes = NULL; in tls_construct_cke_dhe() local