Searched refs:BF_ecb_encrypt (Results 1 – 2 of 2) sorted by relevance
82 OPENSSL_EXPORT void BF_ecb_encrypt(const uint8_t *in, uint8_t *out,
140 void BF_ecb_encrypt(const uint8_t *in, uint8_t *out, in BF_ecb_encrypt() function569 BF_ecb_encrypt(in, out, bf_key, ctx->encrypt); in bf_ecb_cipher()