Searched refs:BLOCK_CIPHER_func_ofb (Results 1 - 2 of 2) sorted by relevance
/external/openssl/crypto/evp/ |
H A D | e_idea.c | 91 BLOCK_CIPHER_func_ofb(idea, idea, 64, EVP_IDEA_KEY, ks)
|
H A D | evp_locl.h | 80 #define BLOCK_CIPHER_func_ofb(cname, cprefix, cbits, kstruct, ksched) \ macro 131 BLOCK_CIPHER_func_ofb(cname, cprefix, cbits, kstruct, ksched)
|
Completed in 73 milliseconds