Searched defs:blf_key (Results 1 - 4 of 4) sorted by last modified time

/openbsd-current/sys/lib/libsa/
H A Dblowfish.c488 blf_key(blf_ctx *c, const u_int8_t *k, u_int16_t len) function
/openbsd-current/sys/crypto/
H A Dblf.c485 blf_key(blf_ctx *c, const u_int8_t *k, u_int16_t len) function
/openbsd-current/lib/libc/crypt/
H A Dblowfish.c494 blf_key(blf_ctx *c, const u_int8_t *k, u_int16_t len) function
502 DEF_WEAK(blf_key); variable
/openbsd-current/lib/libc/hidden/
H A Dblf.h35 PROTO_NORMAL(blf_key); variable

Completed in 190 milliseconds