Searched refs:blf_cbc_encrypt (Results 1 - 2 of 2) sorted by relevance

/external/openssh/openbsd-compat/
H A Dblf.h80 void blf_cbc_encrypt(blf_ctx *, u_int8_t *, u_int8_t *, u_int32_t);
H A Dblowfish.c583 blf_cbc_encrypt(blf_ctx *c, u_int8_t *iv, u_int8_t *data, u_int32_t len) function

Completed in 83 milliseconds