blf_ecb_decrypt
void blf_ecb_decrypt(blf_ctx *, u_int8_t *, u_int32_t);
DEF_WEAK(blf_ecb_decrypt);
PROTO_NORMAL(blf_ecb_decrypt);
void blf_ecb_decrypt(blf_ctx *, u_int8_t *, u_int32_t);
blf_ecb_decrypt((blf_ctx *) key, blk, 8);
void blf_ecb_decrypt(blf_ctx *, u_int8_t *, u_int32_t);