Searched refs:BLOCK_CIPHER_func_ofb (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/crypto/openssl/crypto/evp/ |
| D | e_idea.c | 42 BLOCK_CIPHER_func_ofb(idea, IDEA, 64, EVP_IDEA_KEY, ks) in BLOCK_CIPHER_func_cbc()
|
| /freebsd-12-stable/crypto/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)
|