Searched refs:BLOCK_CIPHER_func_ofb (Results 1 – 2 of 2) sorted by relevance
/openssl/crypto/evp/ |
H A D | e_idea.c | 50 BLOCK_CIPHER_func_ofb(idea, IDEA, 64, EVP_IDEA_KEY, ks) in BLOCK_CIPHER_func_cbc()
|
/openssl/include/crypto/ |
H A D | evp.h | 377 #define BLOCK_CIPHER_func_ofb(cname, cprefix, cbits, kstruct, ksched) \ macro 437 BLOCK_CIPHER_func_ofb(cname, cprefix, cbits, kstruct, ksched)
|
Completed in 9 milliseconds