Searched refs:BLOCK_CIPHER_func_cfb (Results 1 – 2 of 2) sorted by relevance
| /freebsd/crypto/openssl/crypto/evp/ |
| H A D | e_idea.c | 51 BLOCK_CIPHER_func_cfb(idea, IDEA, 64, EVP_IDEA_KEY, ks) in BLOCK_CIPHER_func_cbc()
|
| /freebsd/crypto/openssl/include/crypto/ |
| H A D | evp.h | 419 #define BLOCK_CIPHER_func_cfb(cname, cprefix, cbits, kstruct, ksched) … macro 444 BLOCK_CIPHER_func_cfb(cname, cprefix, cbits, kstruct, ksched) \ 575 BLOCK_CIPHER_func_cfb(cipher##_##keysize, cprefix, cbits, kstruct, ksched) \
|