Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/evp/
H A De_idea.c142 idea_ofb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t inl) in idea_ofb_cipher() function
230 .do_cipher = idea_ofb_cipher,