Home
last modified time | relevance | path

Searched refs:BLOCK_CIPHER_func_cfb (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/crypto/evp/
H A De_idea.c51 BLOCK_CIPHER_func_cfb(idea, IDEA, 64, EVP_IDEA_KEY, ks) in BLOCK_CIPHER_func_cbc()
/freebsd/crypto/openssl/include/crypto/
H A Devp.h419 #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) \