| /freebsd-12.1/crypto/openssl/doc/man1/ |
| H A D | openssl.pod | 383 =item B<aes128>, B<aes-128-cbc>, B<aes-128-cfb>, B<aes-128-ctr>, B<aes-128-ecb>, B<aes-128-ofb> 387 =item B<aes192>, B<aes-192-cbc>, B<aes-192-cfb>, B<aes-192-ctr>, B<aes-192-ecb>, B<aes-192-ofb> 411 =item B<bf>, B<bf-cbc>, B<bf-cfb>, B<bf-ecb>, B<bf-ofb> 431 =item B<cast5-cbc>, B<cast5-cfb>, B<cast5-ecb>, B<cast5-ofb> 439 =item B<des>, B<des-cbc>, B<des-cfb>, B<des-ecb>, B<des-ede>, B<des-ede-cbc>, B<des-ede-cfb>, B<des… 443 =item B<des3>, B<desx>, B<des-ede3>, B<des-ede3-cbc>, B<des-ede3-cfb>, B<des-ede3-ofb> 447 =item B<idea>, B<idea-cbc>, B<idea-cfb>, B<idea-ecb>, B<idea-ofb> 451 =item B<rc2>, B<rc2-cbc>, B<rc2-cfb>, B<rc2-ecb>, B<rc2-ofb> 459 =item B<rc5>, B<rc5-cbc>, B<rc5-cfb>, B<rc5-ecb>, B<rc5-ofb> 463 =item B<seed>, B<seed-cbc>, B<seed-cfb>, B<seed-ecb>, B<seed-ofb> [all …]
|
| H A D | enc.pod | 281 bf-cfb Blowfish in CFB mode 288 cast5-cfb CAST5 in CFB mode 296 des-cfb DES in CFB mode 302 des-ede-cfb Two key triple DES EDE in CFB mode 308 des-ede3-cfb Three key triple DES EDE CFB mode 318 idea-cfb IDEA in CFB mode 324 rc2-cfb 128 bit RC2 in CFB mode 336 rc5-cfb RC5 cipher in CFB mode 342 seed-cfb SEED cipher in CFB mode 348 sm4-cfb SM4 cipher in CFB mode [all …]
|
| /freebsd-12.1/crypto/openssl/crypto/objects/ |
| H A D | objects.txt | 158 : CAST5-CFB : cast5-cfb 401 : RC2-CFB : rc2-cfb 412 : RC5-CFB : rc5-cfb 436 : IDEA-CFB : idea-cfb 443 : BF-CFB : bf-cfb 672 algorithm 9 : DES-CFB : des-cfb 684 : DES-EDE-CFB : des-ede-cfb 686 : DES-EDE3-CFB : des-ede3-cfb 904 aes 4 : AES-128-CFB : aes-128-cfb 1393 : grasshopper-cfb [all …]
|
| /freebsd-12.1/contrib/netbsd-tests/lib/libdes/ |
| H A D | t_des.c | 712 ATF_TC_WITHOUT_HEAD(cfb); 714 ATF_TC_BODY(cfb, tc) in ATF_TC_BODY() argument 719 ATF_TC_BODY(cfb, tc) in ATF_TC_BODY() argument 979 ATF_TP_ADD_TC(tp, cfb); in ATF_TP_ADD_TCS()
|
| /freebsd-12.1/crypto/openssl/engines/ |
| H A D | e_padlock.c | 510 DECLARE_AES_EVP(128, cfb, CFB) 516 DECLARE_AES_EVP(192, cfb, CFB) 522 DECLARE_AES_EVP(256, cfb, CFB)
|
| /freebsd-12.1/crypto/openssl/crypto/include/internal/ |
| H A D | evp_int.h | 272 BLOCK_CIPHER_def1(cname, cfb##cbits, cfb##cbits, CFB, kstruct, nid, 1, \
|
| /freebsd-12.1/crypto/openssl/crypto/evp/ |
| H A D | e_camellia.c | 207 BLOCK_CIPHER_generic(nid,keylen,1,16,cfb128,cfb,CFB,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \
|
| H A D | e_aes.c | 2598 BLOCK_CIPHER_generic(nid,keylen,1,16,cfb128,cfb,CFB,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \
|
| /freebsd-12.1/contrib/binutils/opcodes/ |
| H A D | i386-opc.tbl | 1484 xcrypt-cfb, 0, 0xf30fa7, 0xe0, Cpu686|CpuPadLock, No_bSuf|No_wSuf|No_lSuf|No_sSuf|No_qSuf|No_xSuf|I…
|
| /freebsd-12.1/crypto/openssl/ |
| H A D | CHANGES | 275 aes-cfb/cfb8, aes-ecb.
|