Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/openbsd-compat/
H A Dblf.h75 void blf_ecb_decrypt(blf_ctx *, u_int8_t *, u_int32_t);
H A Dblowfish.c560 blf_ecb_decrypt(blf_ctx *c, u_int8_t *data, u_int32_t len) in blf_ecb_decrypt() function
/freebsd/crypto/openssh/
H A Dssh_namespace.h85 #define blf_ecb_decrypt Fssh_blf_ecb_decrypt macro