Searched refs:blf_key (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/crypto/openssh/openbsd-compat/
H A Dblf.h56 * blf_key is just:
70 void blf_key(blf_ctx *, const u_int8_t *, u_int16_t);
H A Dblowfish.c502 blf_key(blf_ctx *c, const u_int8_t *k, u_int16_t len) function
674 blf_key(&c, (u_int8_t *) key, 5);
682 blf_key(&c, (u_int8_t *) key2, strlen(key2));
/freebsd-current/crypto/openssh/
H A Dssh_namespace.h88 #define blf_key Fssh_blf_key macro

Completed in 74 milliseconds