Home
last modified time | relevance | path

Searched refs:blf_ecb_decrypt (Results 1 – 2 of 2) sorted by relevance

/external/openssh/openbsd-compat/
Dblf.h78 void blf_ecb_decrypt(blf_ctx *, u_int8_t *, u_int32_t);
Dblowfish.c563 blf_ecb_decrypt(blf_ctx *c, u_int8_t *data, u_int32_t len) in blf_ecb_decrypt() function