Searched defs:blf_dec (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/lib/libc/hidden/
H A Dblf.h31 PROTO_NORMAL(blf_dec); variable
/openbsd-current/sys/crypto/
H A Dblf.c508 blf_dec(blf_ctx *c, u_int32_t *data, u_int16_t blocks) function
/openbsd-current/sys/lib/libsa/
H A Dblowfish.c511 blf_dec(blf_ctx *c, u_int32_t *data, u_int16_t blocks) function
/openbsd-current/lib/libc/crypt/
H A Dblowfish.c519 blf_dec(blf_ctx *c, u_int32_t *data, u_int16_t blocks) function
530 DEF_WEAK(blf_dec); variable

Completed in 67 milliseconds