Searched refs:blf_enc (Results 1 – 6 of 6) sorted by relevance
/external/openssh/openbsd-compat/ |
D | blf.h | 74 void blf_enc(blf_ctx *, u_int32_t *, u_int16_t);
|
D | blowfish.c | 515 blf_enc(blf_ctx *c, u_int32_t *data, u_int16_t blocks) in blf_enc() function 678 blf_enc(&c, data, 5); 686 blf_enc(&c, data2, 1);
|
D | bcrypt_pbkdf.c | 94 blf_enc(&state, cdata, sizeof(cdata) / sizeof(uint64_t)); in bcrypt_hash()
|
/external/openssh/ |
D | config.h.in | 225 /* Define to 1 if you have the `blf_enc' function. */
|
D | configure.ac | 1687 blf_enc \
|
D | configure | 10638 blf_enc \
|