| /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 | 1195 unsigned char ciphertext[32], plaintext[16]; in test_EVP_Enveloped() local 1927 uint8_t ciphertext[128]; in test_EVP_SM2() local 2847 unsigned char ciphertext[80]; in test_decrypt_null_chunks() local 3141 unsigned char ciphertext[32], oiv[16], iv[16]; in test_evp_iv_aes() local 3282 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
|
| /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/openhitls/testcode/sdv/testcase/crypto/hybridkem/ |
| D | test_suite_sdv_hybridkem.c | 125 uint8_t *ciphertext = BSL_SAL_Malloc(cipherLen); in SDV_CRYPTO_HYBRID_ENCAPS_DECAPS_FUNC_TC001() local 196 uint8_t *ciphertext = BSL_SAL_Malloc(cipherLen); in SDV_CRYPTO_HYBRID_ENCAPS_DECAPS_API_TC002() local 275 uint8_t *ciphertext = BSL_SAL_Malloc(cipherLen); in SDV_CRYPTO_HYBRID_ENCAPS_DECAPS_FUNC_TC002() local
|
| /third_party/mbedtls/library/ |
| D | psa_crypto_aead.c | 124 uint8_t *ciphertext, size_t ciphertext_size, size_t *ciphertext_length) in mbedtls_psa_aead_encrypt() 212 const uint8_t *ciphertext, in psa_aead_unpadded_locate_tag() 235 const uint8_t *ciphertext, size_t ciphertext_length, in mbedtls_psa_aead_decrypt() 551 uint8_t *ciphertext, in mbedtls_psa_aead_finish()
|
| D | psa_crypto_driver_wrappers.c | 1435 … size_t plaintext_length, uint8_t *ciphertext, size_t ciphertext_size, in psa_driver_wrapper_aead_encrypt() 1474 … size_t additional_data_length, const uint8_t *ciphertext, in psa_driver_wrapper_aead_decrypt() 1707 psa_status_t psa_driver_wrapper_aead_finish(psa_aead_operation_t *operation, uint8_t *ciphertext, in psa_driver_wrapper_aead_finish()
|
| D | ccm.c | 689 unsigned char ciphertext[CCM_SELFTEST_CT_MAX_LEN]; in mbedtls_ccm_self_test() local
|
| /third_party/openhitls/testcode/sdv/testcase/crypto/mlkem/ |
| D | test_suite_sdv_mlkem.c | 202 uint8_t *ciphertext = BSL_SAL_Malloc(cipherLen); in SDV_CRYPTO_MLKEM_ENCAPS_API_TC001() local 276 uint8_t *ciphertext = BSL_SAL_Malloc(cipherLen); in SDV_CRYPTO_MLKEM_DECAPS_API_TC001() local 631 uint8_t *ciphertext = BSL_SAL_Malloc(cipherLen); in SDV_CRYPTO_MLKEM_ENCAPS_DECAPS_FUNC_TC001() local 799 uint8_t *ciphertext = BSL_SAL_Malloc(cipherLen); in SDV_CRYPTO_MLKEM_ABNORMAL_DECAPS_FUNC_TC001() local 882 uint8_t *ciphertext = BSL_SAL_Malloc(cipherLen); in SDV_CRYPTO_MLKEM_ABNORMAL_DECAPS_FUNC_TC002() local 965 uint8_t *ciphertext = BSL_SAL_Malloc(cipherLen); in SDV_CRYPTO_MLKEM_ABNORMAL_DECAPS_FUNC_TC003() local
|
| /third_party/mbedtls/tests/src/drivers/ |
| D | test_driver_aead.c | 32 uint8_t *ciphertext, size_t ciphertext_size, size_t *ciphertext_length) in mbedtls_test_transparent_aead_encrypt() 87 const uint8_t *ciphertext, size_t ciphertext_length, in mbedtls_test_transparent_aead_decrypt() 339 uint8_t *ciphertext, in mbedtls_test_transparent_aead_finish()
|
| /third_party/openhitls/crypto/paillier/src/ |
| D | paillier_encdec.c | 129 int32_t CRYPT_PAILLIER_PrvDec(const CRYPT_PAILLIER_Ctx *ctx, const BN_BigNum *ciphertext, uint32_t … in CRYPT_PAILLIER_PrvDec() 259 static int32_t CRYPT_PAILLIER_CheckCiphertext(const BN_BigNum* ciphertext, const CRYPT_PAILLIER_Prv… in CRYPT_PAILLIER_CheckCiphertext()
|
| /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 | 186 unsigned char ciphertext[32] = "(wabblewebblewibblewobblewubble)"; in exercise_cipher_key() local 273 unsigned char ciphertext[48] = "(wabblewebblewibblewobblewubble)"; in exercise_aead_key() local 446 unsigned char ciphertext[PSA_ASYMMETRIC_ENCRYPT_OUTPUT_MAX_SIZE] = in exercise_asymmetric_encryption_key() local
|
| /third_party/openhitls/testcode/sdv/testcase/crypto/rsa/ |
| D | test_suite_sdv_eal_rsa_encrypt_decrypt.c | 74 …int keyLen, int padMode, int hashId, Hex *n, Hex *e, Hex *d, Hex *plaintext, Hex *ciphertext, int … in SDV_CRYPTO_RSA_CRYPT_FUNC_TC001()
|
| /third_party/grpc/src/core/tsi/alts/crypt/ |
| D | aes_gcm.cc | 381 uint8_t* ciphertext = static_cast<uint8_t*>(ciphertext_vec.iov_base); in gsec_aes_gcm_aead_crypter_encrypt_iovec() local 540 const uint8_t* ciphertext = nullptr; in gsec_aes_gcm_aead_crypter_decrypt_iovec() 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/grpc/src/core/tsi/alts/zero_copy_frame_protector/ |
| D | alts_iovec_record_protocol.cc | 335 iovec_t ciphertext = {ciphertext_buffer, data_length + rp->tag_length}; in alts_iovec_record_protocol_privacy_integrity_protect() local
|
| /third_party/libcoap/include/oscore/ |
| D | oscore_cose.h | 210 coap_bin_const_t ciphertext; member
|
| /third_party/openhitls/tls/crypt/crypt_self/ |
| D | crypt_default.c | 226 int32_t CRYPT_DEFAULT_KemDecapsulate(HITLS_CRYPT_Key *key, const uint8_t *ciphertext, uint32_t ciph… in CRYPT_DEFAULT_KemDecapsulate()
|
| /third_party/openhitls/tls/include/ |
| D | hitls_crypt_reg.h | 40 uint8_t *ciphertext; /**< [OUT] Encapsulated ciphertext */ member
|
| /third_party/openhitls/testcode/sdv/testcase/crypto/aes/ |
| D | test_suite_sdv_eal_aes_ccm.c | 562 Hex *plaintext, Hex *ciphertext) in SDV_CRYPTO_AES_CCM_UPDATE_FUNC_TC001()
|
| /third_party/openhitls/tls/handshake/common/include/ |
| D | hs_ctx.h | 118 uint8_t *ciphertext; /* local ciphertext */ member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
| D | crypto_module_tests.c | 423 char *ciphertext; in test_ecb() member
|