Home
last modified time | relevance | path

Searched refs:CFB (Results 1 – 25 of 91) sorted by relevance

1234

/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_camellia.c70 IMPLEMENT_generic_cipher(camellia, CAMELLIA, cfb, CFB, 0, 256, 8, 128, stream)
72 IMPLEMENT_generic_cipher(camellia, CAMELLIA, cfb, CFB, 0, 192, 8, 128, stream)
74 IMPLEMENT_generic_cipher(camellia, CAMELLIA, cfb, CFB, 0, 128, 8, 128, stream)
76 IMPLEMENT_generic_cipher(camellia, CAMELLIA, cfb1, CFB, 0, 256, 8, 128, stream)
78 IMPLEMENT_generic_cipher(camellia, CAMELLIA, cfb1, CFB, 0, 192, 8, 128, stream)
80 IMPLEMENT_generic_cipher(camellia, CAMELLIA, cfb1, CFB, 0, 128, 8, 128, stream)
82 IMPLEMENT_generic_cipher(camellia, CAMELLIA, cfb8, CFB, 0, 256, 8, 128, stream)
84 IMPLEMENT_generic_cipher(camellia, CAMELLIA, cfb8, CFB, 0, 192, 8, 128, stream)
86 IMPLEMENT_generic_cipher(camellia, CAMELLIA, cfb8, CFB, 0, 128, 8, 128, stream)
H A Dcipher_aes.c71 IMPLEMENT_generic_cipher(aes, AES, cfb, CFB, 0, 256, 8, 128, stream)
73 IMPLEMENT_generic_cipher(aes, AES, cfb, CFB, 0, 192, 8, 128, stream)
75 IMPLEMENT_generic_cipher(aes, AES, cfb, CFB, 0, 128, 8, 128, stream)
77 IMPLEMENT_generic_cipher(aes, AES, cfb1, CFB, 0, 256, 8, 128, stream)
79 IMPLEMENT_generic_cipher(aes, AES, cfb1, CFB, 0, 192, 8, 128, stream)
81 IMPLEMENT_generic_cipher(aes, AES, cfb1, CFB, 0, 128, 8, 128, stream)
83 IMPLEMENT_generic_cipher(aes, AES, cfb8, CFB, 0, 256, 8, 128, stream)
85 IMPLEMENT_generic_cipher(aes, AES, cfb8, CFB, 0, 192, 8, 128, stream)
87 IMPLEMENT_generic_cipher(aes, AES, cfb8, CFB, 0, 128, 8, 128, stream)
H A Dcipher_aria.c64 IMPLEMENT_generic_cipher(aria, ARIA, cfb, CFB, 0, 256, 8, 128, stream)
66 IMPLEMENT_generic_cipher(aria, ARIA, cfb, CFB, 0, 192, 8, 128, stream)
68 IMPLEMENT_generic_cipher(aria, ARIA, cfb, CFB, 0, 128, 8, 128, stream)
70 IMPLEMENT_generic_cipher(aria, ARIA, cfb1, CFB, 0, 256, 8, 128, stream)
72 IMPLEMENT_generic_cipher(aria, ARIA, cfb1, CFB, 0, 192, 8, 128, stream)
74 IMPLEMENT_generic_cipher(aria, ARIA, cfb1, CFB, 0, 128, 8, 128, stream)
76 IMPLEMENT_generic_cipher(aria, ARIA, cfb8, CFB, 0, 256, 8, 128, stream)
78 IMPLEMENT_generic_cipher(aria, ARIA, cfb8, CFB, 0, 192, 8, 128, stream)
80 IMPLEMENT_generic_cipher(aria, ARIA, cfb8, CFB, 0, 128, 8, 128, stream)
H A Dcipher_tdes_default.c22 IMPLEMENT_tdes_cipher(ede3, EDE3, cfb, CFB, TDES_FLAGS, 64*3, 8, 64, stream);
24 IMPLEMENT_tdes_cipher(ede3, EDE3, cfb1, CFB, TDES_FLAGS, 64*3, 8, 64, stream);
26 IMPLEMENT_tdes_cipher(ede3, EDE3, cfb8, CFB, TDES_FLAGS, 64*3, 8, 64, stream);
35 IMPLEMENT_tdes_cipher(ede2, EDE2, cfb, CFB, TDES_FLAGS, 64*2, 8, 64, stream);
H A Dcipher_des.c199 IMPLEMENT_des_cipher(des, cfb64, CFB, DES_FLAGS, 64, 8, 64, stream);
201 IMPLEMENT_des_cipher(des, cfb1, CFB, DES_FLAGS, 64, 8, 64, stream);
203 IMPLEMENT_des_cipher(des, cfb8, CFB, DES_FLAGS, 64, 8, 64, stream);
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/
H A Devpciph_seed.txt88 Cipher = SEED-CFB
96 Cipher = SEED-CFB
104 Cipher = SEED-CFB
112 Cipher = SEED-CFB
120 Cipher = SEED-CFB
128 Cipher = SEED-CFB
136 Cipher = SEED-CFB
144 Cipher = SEED-CFB
152 Cipher = SEED-CFB
160 Cipher = SEED-CFB
[all …]
H A Devpciph_cast5.txt152 Cipher = CAST5-CFB
159 Cipher = CAST5-CFB
166 Cipher = CAST5-CFB
173 Cipher = CAST5-CFB
180 Cipher = CAST5-CFB
187 Cipher = CAST5-CFB
194 Cipher = CAST5-CFB
201 Cipher = CAST5-CFB
208 Cipher = CAST5-CFB
215 Cipher = CAST5-CFB
[all …]
H A Devpciph_camellia.txt215 Cipher = CAMELLIA-128-CFB
223 Cipher = CAMELLIA-128-CFB
231 Cipher = CAMELLIA-128-CFB
239 Cipher = CAMELLIA-128-CFB
249 Cipher = CAMELLIA-128-CFB
257 Cipher = CAMELLIA-128-CFB
265 Cipher = CAMELLIA-128-CFB
273 Cipher = CAMELLIA-128-CFB
283 Cipher = CAMELLIA-192-CFB
291 Cipher = CAMELLIA-192-CFB
[all …]
H A Devpciph_idea.txt515 Cipher = IDEA-CFB
522 Cipher = IDEA-CFB
529 Cipher = IDEA-CFB
536 Cipher = IDEA-CFB
543 Cipher = IDEA-CFB
550 Cipher = IDEA-CFB
557 Cipher = IDEA-CFB
564 Cipher = IDEA-CFB
571 Cipher = IDEA-CFB
578 Cipher = IDEA-CFB
[all …]
H A Devpciph_rc5.txt83 Cipher = RC5-CFB
91 Cipher = RC5-CFB
99 Cipher = RC5-CFB
107 Cipher = RC5-CFB
116 Cipher = RC5-CFB
125 Cipher = RC5-CFB
H A Devpciph_aes_common.txt236 Cipher = AES-128-CFB
244 Cipher = AES-128-CFB
252 Cipher = AES-128-CFB
260 Cipher = AES-128-CFB
269 Cipher = AES-128-CFB
277 Cipher = AES-128-CFB
285 Cipher = AES-128-CFB
293 Cipher = AES-128-CFB
302 Cipher = AES-192-CFB
310 Cipher = AES-192-CFB
[all …]
H A Devpciph_bf.txt56 Cipher = BF-CFB
64 Cipher = BF-CFB
H A Devpciph_rc2.txt82 Cipher = RC2-CFB
89 Cipher = RC2-CFB
H A Devpciph_aria.txt44 Cipher = ARIA-128-CFB
83 Cipher = ARIA-192-CFB
122 Cipher = ARIA-256-CFB
/freebsd/contrib/telnet/libtelnet/
H A Denc_des.c50 #define CFB 0 macro
121 fb64_init(&fb[CFB]); in cfb64_init()
122 fb[CFB].fb_feed[4] = ENCTYPE_DES_CFB64; in cfb64_init()
123 fb[CFB].streams[0].str_flagshift = SHIFT_VAL(0, CFB); in cfb64_init()
124 fb[CFB].streams[1].str_flagshift = SHIFT_VAL(1, CFB); in cfb64_init()
132 fb[CFB].streams[0].str_flagshift = SHIFT_VAL(0, OFB); in ofb64_init()
158 return(fb64_start(&fb[CFB], dir, server)); in cfb64_start()
235 return(fb64_is(data, cnt, &fb[CFB])); in cfb64_is()
318 return(fb64_reply(data, cnt, &fb[CFB])); in cfb64_reply()
367 fb64_session(key, server, &fb[CFB]); in cfb64_session()
[all …]
/freebsd/crypto/heimdal/appl/telnet/libtelnet/
H A Denc_des.c57 #define CFB 0 macro
131 fb64_init(&fb[CFB]); in cfb64_init()
132 fb[CFB].fb_feed[4] = ENCTYPE_DES_CFB64; in cfb64_init()
133 fb[CFB].streams[0].str_flagshift = SHIFT_VAL(0, CFB); in cfb64_init()
134 fb[CFB].streams[1].str_flagshift = SHIFT_VAL(1, CFB); in cfb64_init()
142 fb[CFB].streams[0].str_flagshift = SHIFT_VAL(0, OFB); in ofb64_init()
166 return(fb64_start(&fb[CFB], dir, server)); in cfb64_start()
247 return(fb64_is(data, cnt, &fb[CFB])); in cfb64_is()
329 return(fb64_reply(data, cnt, &fb[CFB])); in cfb64_reply()
376 fb64_session(key, server, &fb[CFB]); in cfb64_session()
[all …]
/freebsd/crypto/openssl/doc/man3/
H A DEVP_des_cbc.pod54 DES in CBC, ECB, CFB with 64-bit shift, CFB with 1-bit shift, CFB with 8-bit
68 Two key triple DES in ECB, CBC, CFB with 64-bit shift and OFB modes.
79 Three-key triple DES in ECB, CBC, CFB with 64-bit shift, CFB with 1-bit shift,
80 CFB with 8-bit shift and OFB modes.
H A DEVP_camellia_128_ecb.pod73 Camellia for 128, 192 and 256 bit keys in the following modes: CBC, CFB with
74 128-bit shift, CFB with 1-bit shift, CFB with 8-bit shift, CTR, ECB and OFB.
H A DEVP_aria_128_gcm.pod79 ARIA for 128, 192 and 256 bit keys in the following modes: CBC, CFB with
80 128-bit shift, CFB with 1-bit shift, CFB with 8-bit shift, CTR, ECB and OFB.
/freebsd/crypto/openssl/doc/man7/
H A DEVP_CIPHER-CAST.pod19 =item "CAST-128-CFB", "CAST-192-CFB", "CAST-256-CFB"
H A DEVP_CIPHER-CAMELLIA.pod21 =item "CAMELLIA-128-CFB", "CAMELLIA-192-CFB", "CAMELLIA-256-CFB",
H A DEVP_CIPHER-ARIA.pod19 =item "ARIA-128-CFB", "ARIA-192-CFB", "ARIA-256-CFB",
H A DEVP_CIPHER-AES.pod22 =item "AES-128-CFB", "AES-192-CFB", "AES-256-CFB",
H A DEVP_CIPHER-DES.pod37 =item "DES-EDE-CFB"
53 =item "DES-CFB", "DES-CFB1" and "DES-CFB8"
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-enc.pod.in305 bf-cfb Blowfish in CFB mode
312 cast5-cfb CAST5 in CFB mode
320 des-cfb DES in CFB mode
326 des-ede-cfb Two key triple DES EDE in CFB mode
332 des-ede3-cfb Three key triple DES EDE CFB mode
342 idea-cfb IDEA in CFB mode
348 rc2-cfb 128 bit RC2 in CFB mode
360 rc5-cfb RC5 cipher in CFB mode
366 seed-cfb SEED cipher in CFB mode
372 sm4-cfb SM4 cipher in CFB mode
[all …]

1234