Searched refs:BF_cfb64_encrypt (Results 1 – 1 of 1) sorted by relevance
501 static void BF_cfb64_encrypt(const uint8_t *in, uint8_t *out, size_t length, in BF_cfb64_encrypt() function590 BF_cfb64_encrypt(in, out, len, bf_key, ctx->iv, &num, ctx->encrypt); in bf_cfb_cipher()