| /src/crypto/external/apache2/openssl/dist/providers/implementations/ciphers/ |
| cipher_desx.c | 20 IMPLEMENT_tdes_cipher(desx, DESX, cbc, CBC, TDES_FLAGS, 64 * 3, 64, 64, block);
|
| cipher_tdes.c | 25 IMPLEMENT_tdes_cipher(ede3, EDE3, cbc, CBC, TDES_FLAGS, 64 * 3, 64, 64, block);
|
| cipher_aes.c | 17 /* Dispatch functions for AES cipher modes ecb, cbc, ofb, cfb, ctr */ 57 IMPLEMENT_generic_cipher(aes, AES, cbc, CBC, 0, 256, 128, 128, block) 59 IMPLEMENT_generic_cipher(aes, AES, cbc, CBC, 0, 192, 128, 128, block) 61 IMPLEMENT_generic_cipher(aes, AES, cbc, CBC, 0, 128, 128, 128, block)
|
| cipher_aria.c | 10 /* Dispatch functions for ARIA cipher modes ecb, cbc, ofb, cfb, ctr */ 50 IMPLEMENT_generic_cipher(aria, ARIA, cbc, CBC, 0, 256, 128, 128, block) 52 IMPLEMENT_generic_cipher(aria, ARIA, cbc, CBC, 0, 192, 128, 128, block) 54 IMPLEMENT_generic_cipher(aria, ARIA, cbc, CBC, 0, 128, 128, 128, block)
|
| cipher_camellia.c | 16 /* Dispatch functions for CAMELLIA cipher modes ecb, cbc, ofb, cfb, ctr */ 56 IMPLEMENT_generic_cipher(camellia, CAMELLIA, cbc, CBC, 0, 256, 128, 128, block) 58 IMPLEMENT_generic_cipher(camellia, CAMELLIA, cbc, CBC, 0, 192, 128, 128, block) 60 IMPLEMENT_generic_cipher(camellia, CAMELLIA, cbc, CBC, 0, 128, 128, 128, block)
|
| cipher_blowfish_hw.c | 39 PROV_CIPHER_HW_blowfish_mode(cbc, CBC)
|
| /src/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/ |
| cipher_desx.c | 20 IMPLEMENT_tdes_cipher(desx, DESX, cbc, CBC, TDES_FLAGS, 64*3, 64, 64, block);
|
| cipher_tdes.c | 25 IMPLEMENT_tdes_cipher(ede3, EDE3, cbc, CBC, TDES_FLAGS, 64*3, 64, 64, block);
|
| /src/crypto/external/apache2/openssl/dist/test/recipes/30-test_evp_data/ |
| evpciph_aes_cts.txt | 12 Title = AES CBC Test vectors 18 Cipher = AES-128-CBC 25 Cipher = AES-128-CBC 32 Cipher = AES-128-CBC 38 Title = AES CBC CTS1 Test vectors 42 # where aligned blocks are the same as CBC mode, and partial lengths 46 Cipher = AES-128-CBC-CTS 54 Cipher = AES-128-CBC-CTS 63 Cipher = AES-128-CBC-CTS 72 Cipher = AES-128-CBC-CT [all...] |
| evpciph_camellia_cts.txt | 20 # e.g: openssl kdf -cipher CAMELLIA-128-CBC 37 Cipher = CAMELLIA-128-CBC-CTS 48 Cipher = CAMELLIA-128-CBC-CTS 59 Cipher = CAMELLIA-128-CBC-CTS 70 Cipher = CAMELLIA-128-CBC-CTS 81 Cipher = CAMELLIA-128-CBC-CTS 92 Cipher = CAMELLIA-256-CBC-CTS 103 Cipher = CAMELLIA-256-CBC-CTS 114 Cipher = CAMELLIA-256-CBC-CTS 125 Cipher = CAMELLIA-256-CBC-CT [all...] |
| evpmac_cmac_des.txt | 19 Algorithm = DES-EDE3-CBC 26 Algorithm = DES-EDE3-CBC 34 Algorithm = DES-EDE3-CBC 44 Algorithm = DES-EDE3-CBC
|
| evpkdf_krb5.txt | 18 Ctrl.cipher = cipher:DES-EDE3-CBC 24 Ctrl.cipher = cipher:DES-EDE3-CBC 30 Ctrl.cipher = cipher:DES-EDE3-CBC 36 Ctrl.cipher = cipher:DES-EDE3-CBC 42 Ctrl.cipher = cipher:DES-EDE3-CBC 48 Ctrl.cipher = cipher:DES-EDE3-CBC 54 Ctrl.cipher = cipher:DES-EDE3-CBC 60 Ctrl.cipher = cipher:DES-EDE3-CBC 66 Ctrl.cipher = cipher:DES-EDE3-CBC 73 Ctrl.cipher = cipher:DES-EDE3-CBC [all...] |
| evpciph_rc2.txt | 28 Cipher = RC2-CBC 35 Cipher = RC2-CBC 44 Cipher = RC2-40-CBC 52 Cipher = RC2-40-CBC 60 Cipher = RC2-40-CBC 67 Cipher = RC2-64-CBC 74 Cipher = RC2-64-CBC
|
| evpciph_cast5.txt | 12 Cipher = CAST5-CBC 19 Cipher = CAST5-CBC 26 Cipher = CAST5-CBC 33 Cipher = CAST5-CBC 40 Cipher = CAST5-CBC 47 Cipher = CAST5-CBC 54 Cipher = CAST5-CBC 61 Cipher = CAST5-CBC 68 Cipher = CAST5-CBC 75 Cipher = CAST5-CBC [all...] |
| evpciph_des3_common.txt | 16 # DES EDE3 CBC tests (from destest) 18 Cipher = DES-EDE3-CBC 41 # DES EDE3 CBC tests (from destest) 43 # Test that DES3 CBC mode encryption fails because it is not FIPS approved 46 Cipher = DES-EDE3-CBC 64 # Test that DES3 CBC mode encryption is not FIPS approved 67 Cipher = DES-EDE3-CBC
|
| /src/crypto/external/bsd/openssl/dist/test/recipes/30-test_evp_data/ |
| evpciph_aes_cts.txt | 12 Title = AES CBC Test vectors 18 Cipher = AES-128-CBC 25 Cipher = AES-128-CBC 32 Cipher = AES-128-CBC 38 Title = AES CBC CTS1 Test vectors 42 # where aligned blocks are the same as CBC mode, and partial lengths 46 Cipher = AES-128-CBC-CTS 54 Cipher = AES-128-CBC-CTS 63 Cipher = AES-128-CBC-CTS 72 Cipher = AES-128-CBC-CT [all...] |
| evpciph_camellia_cts.txt | 20 # e.g: openssl kdf -cipher CAMELLIA-128-CBC 37 Cipher = CAMELLIA-128-CBC-CTS 48 Cipher = CAMELLIA-128-CBC-CTS 59 Cipher = CAMELLIA-128-CBC-CTS 70 Cipher = CAMELLIA-128-CBC-CTS 81 Cipher = CAMELLIA-128-CBC-CTS 92 Cipher = CAMELLIA-256-CBC-CTS 103 Cipher = CAMELLIA-256-CBC-CTS 114 Cipher = CAMELLIA-256-CBC-CTS 125 Cipher = CAMELLIA-256-CBC-CT [all...] |
| evpkdf_krb5.txt | 18 Ctrl.cipher = cipher:DES-EDE3-CBC 24 Ctrl.cipher = cipher:DES-EDE3-CBC 30 Ctrl.cipher = cipher:DES-EDE3-CBC 36 Ctrl.cipher = cipher:DES-EDE3-CBC 42 Ctrl.cipher = cipher:DES-EDE3-CBC 48 Ctrl.cipher = cipher:DES-EDE3-CBC 54 Ctrl.cipher = cipher:DES-EDE3-CBC 60 Ctrl.cipher = cipher:DES-EDE3-CBC 66 Ctrl.cipher = cipher:DES-EDE3-CBC 73 Ctrl.cipher = cipher:DES-EDE3-CBC [all...] |
| evpmac_cmac_des.txt | 18 Algorithm = DES-EDE3-CBC 24 Algorithm = DES-EDE3-CBC
|
| evpciph_rc2.txt | 28 Cipher = RC2-CBC 35 Cipher = RC2-CBC 44 Cipher = RC2-40-CBC 52 Cipher = RC2-40-CBC 60 Cipher = RC2-40-CBC 67 Cipher = RC2-64-CBC 74 Cipher = RC2-64-CBC
|
| evpciph_des3_common.txt | 16 # DES EDE3 CBC tests (from destest) 17 Cipher = DES-EDE3-CBC
|
| evpciph_cast5.txt | 12 Cipher = CAST5-CBC 19 Cipher = CAST5-CBC 26 Cipher = CAST5-CBC 33 Cipher = CAST5-CBC 40 Cipher = CAST5-CBC 47 Cipher = CAST5-CBC 54 Cipher = CAST5-CBC 61 Cipher = CAST5-CBC 68 Cipher = CAST5-CBC 75 Cipher = CAST5-CBC [all...] |
| /src/crypto/external/apache2/openssl/lib/libdes/ |
| rpc_des.h | 103 enum desmode { CBC, ECB };
|
| /src/crypto/external/bsd/openssl/lib/libdes/ |
| rpc_des.h | 103 enum desmode { CBC, ECB };
|
| /src/crypto/external/bsd/openssl.old/lib/libdes/ |
| rpc_des.h | 103 enum desmode { CBC, ECB };
|