Home
last modified time | relevance | path

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

/third_party/openssl/crypto/evp/
De_idea.c42 BLOCK_CIPHER_func_ofb(idea, IDEA, 64, EVP_IDEA_KEY, ks) in BLOCK_CIPHER_func_cbc()
/third_party/openssl/include/crypto/
Devp.h183 #define BLOCK_CIPHER_func_ofb(cname, cprefix, cbits, kstruct, ksched) \ macro
245 BLOCK_CIPHER_func_ofb(cname, cprefix, cbits, kstruct, ksched)