Home
last modified time | relevance | path

Searched refs:blf_enc (Results 1 – 8 of 8) sorted by relevance

/freebsd/secure/lib/libcrypt/
H A Dblowfish.h67 void blf_enc(blf_ctx *, u_int32_t *, u_int16_t);
H A Dblowfish.c472 blf_enc(blf_ctx *c, u_int32_t *data, u_int16_t blocks) in blf_enc() function
H A Dcrypt-blowfish.c232 blf_enc(&state, cdata, BCRYPT_BLOCKS / 2); in crypt_blowfish()
/freebsd/crypto/openssh/openbsd-compat/
H A Dblf.h71 void blf_enc(blf_ctx *, u_int32_t *, u_int16_t);
H A Dblowfish.c512 blf_enc(blf_ctx *c, u_int32_t *data, u_int16_t blocks) in blf_enc() function
675 blf_enc(&c, data, 5);
683 blf_enc(&c, data2, 1);
H A Dbcrypt_pbkdf.c97 blf_enc(&state, cdata, BCRYPT_WORDS / 2); in bcrypt_hash()
/freebsd/crypto/openssh/
H A Dssh_namespace.h86 #define blf_enc Fssh_blf_enc macro
H A Dconfigure.ac1962 blf_enc \