| /third_party/openssl/test/ |
| D | igetest.c | 227 unsigned char ciphertext[BIG_TEST_SIZE]; in test_ige_enc_dec() local 245 unsigned char ciphertext[BIG_TEST_SIZE]; in test_ige_enc_chaining() local 267 unsigned char ciphertext[BIG_TEST_SIZE]; in test_ige_dec_chaining() local 293 unsigned char ciphertext[BIG_TEST_SIZE]; in test_ige_garble_forwards() local 331 unsigned char ciphertext[BIG_TEST_SIZE]; in test_bi_ige_enc_dec() local 352 unsigned char ciphertext[BIG_TEST_SIZE]; in test_bi_ige_garble1() local 383 unsigned char ciphertext[BIG_TEST_SIZE]; in test_bi_ige_garble2() local 414 unsigned char ciphertext[BIG_TEST_SIZE]; in test_bi_ige_garble3() local
|
| D | tls13encryptiontest.c | 28 const char *ciphertext[3]; member
|
| D | evp_extra_test.c | 1172 unsigned char ciphertext[32], plaintext[16]; in test_EVP_Enveloped() local 1904 uint8_t ciphertext[128]; in test_EVP_SM2() local 2824 unsigned char ciphertext[80]; in test_decrypt_null_chunks() local 3118 unsigned char ciphertext[32], oiv[16], iv[16]; in test_evp_iv_aes() local 3259 unsigned char ciphertext[32], oiv[8], iv[8]; in test_evp_iv_des() local
|
| D | modes_internal_test.c | 194 unsigned char cleartext[64], ciphertext[64], vector[64]; in execute_cts128() local
|
| D | evp_test.c | 533 unsigned char *ciphertext; member
|
| /third_party/openssl/crypto/camellia/ |
| D | camellia.c | 405 u8 ciphertext[]) in Camellia_EncryptBlock_Rounds() 450 const KEY_TABLE_TYPE keyTable, u8 ciphertext[]) in Camellia_EncryptBlock() 456 void Camellia_DecryptBlock_Rounds(int grandRounds, const u8 ciphertext[], in Camellia_DecryptBlock_Rounds() 502 void Camellia_DecryptBlock(int keyBitLength, const u8 ciphertext[], in Camellia_DecryptBlock()
|
| /third_party/mbedtls/library/ |
| D | psa_crypto_aead.c | 148 uint8_t *ciphertext, size_t ciphertext_size, size_t *ciphertext_length ) in mbedtls_psa_aead_encrypt() 242 const uint8_t *ciphertext, in psa_aead_unpadded_locate_tag() 263 const uint8_t *ciphertext, size_t ciphertext_length, in mbedtls_psa_aead_decrypt() 597 uint8_t *ciphertext, in mbedtls_psa_aead_finish()
|
| D | psa_crypto_driver_wrappers.c | 1521 uint8_t *ciphertext, size_t ciphertext_size, size_t *ciphertext_length ) in psa_driver_wrapper_aead_encrypt() 1572 const uint8_t *ciphertext, size_t ciphertext_length, in psa_driver_wrapper_aead_decrypt() 1862 uint8_t *ciphertext, in psa_driver_wrapper_aead_finish()
|
| D | ccm.c | 665 unsigned char ciphertext[CCM_SELFTEST_CT_MAX_LEN]; in mbedtls_ccm_self_test() local
|
| D | psa_crypto.c | 3722 uint8_t *ciphertext, in psa_aead_encrypt() 3770 const uint8_t *ciphertext, in psa_aead_decrypt() 4202 uint8_t *ciphertext, in psa_aead_finish()
|
| /third_party/mbedtls/tests/src/drivers/ |
| D | test_driver_aead.c | 38 uint8_t *ciphertext, size_t ciphertext_size, size_t *ciphertext_length ) in mbedtls_test_transparent_aead_encrypt() 85 const uint8_t *ciphertext, size_t ciphertext_length, in mbedtls_test_transparent_aead_decrypt() 313 uint8_t *ciphertext, in mbedtls_test_transparent_aead_finish()
|
| /third_party/node/test/parallel/ |
| D | test-crypto-des3-wrap.js | 20 const ciphertext = cipher.update(test.plaintext, 'utf8'); constant
|
| D | test-crypto-aes-wrap.js | 53 const ciphertext = cipher.update(data.text, 'utf8'); constant
|
| D | test-crypto-authenticated.js | 572 const ciphertext = Buffer.concat([cipher.update(plain), cipher.final()]); constant 603 const ciphertext = Buffer.concat([cipher.update(plain), cipher.final()]); constant
|
| D | test-crypto-key-objects.js | 80 const ciphertext = Buffer.concat([ constant
|
| /third_party/ffmpeg/libavutil/tests/ |
| D | blowfish.c | 117 static const uint8_t ciphertext[8] = { variable
|
| /third_party/mbedtls/tests/src/ |
| D | psa_exercise_key.c | 170 unsigned char ciphertext[32] = "(wabblewebblewibblewobblewubble)"; in exercise_cipher_key() local 242 unsigned char ciphertext[48] = "(wabblewebblewibblewobblewubble)"; in exercise_aead_key() local 386 unsigned char ciphertext[256] = "(wabblewebblewibblewobblewubble)"; in exercise_asymmetric_encryption_key() local
|
| /third_party/gstreamer/gstplugins_bad/ext/aes/ |
| D | gstaesenc.c | 436 guchar *ciphertext; in gst_aes_enc_transform() local
|
| D | gstaesdec.c | 437 guchar *ciphertext; in gst_aes_dec_transform() local
|
| /third_party/libwebsockets/minimal-examples/api-tests/api-test-jose/ |
| D | jwe.c | 1965 const char *ciphertext, const char *key) in test_akw_decrypt() 2019 const char *alg, const char *enc, const char *ciphertext, in test_akw_encrypt()
|
| /third_party/openssl/crypto/sm2/ |
| D | sm2_crypt.c | 272 const uint8_t *ciphertext, size_t ciphertext_len, in ossl_sm2_decrypt()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
| D | crypto_module_tests.c | 423 char *ciphertext; in test_ecb() member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
| D | crypto_module_tests.c | 423 char *ciphertext; in test_ecb() member
|