Searched refs:BLOCK_CIPHER_func_ofb (Results 1 – 2 of 2) sorted by relevance
/third_party/openssl/crypto/evp/ |
D | e_idea.c | 42 BLOCK_CIPHER_func_ofb(idea, IDEA, 64, EVP_IDEA_KEY, ks) in BLOCK_CIPHER_func_cbc()
|
/third_party/openssl/include/crypto/ |
D | evp.h | 183 #define BLOCK_CIPHER_func_ofb(cname, cprefix, cbits, kstruct, ksched) \ macro 245 BLOCK_CIPHER_func_ofb(cname, cprefix, cbits, kstruct, ksched)
|