Searched refs:copy_of_ciphertext (Results 1 – 1 of 1) sorted by relevance
9883 uint8_t copy_of_ciphertext[1088U]; in libcrux_ml_kem_ind_cca_encapsulate_ca() local9884 memcpy(copy_of_ciphertext, ciphertext, (size_t)1088U * sizeof(uint8_t)); in libcrux_ml_kem_ind_cca_encapsulate_ca()9886 lit.fst = libcrux_ml_kem_types_from_e0_80(copy_of_ciphertext); in libcrux_ml_kem_ind_cca_encapsulate_ca()10960 uint8_t copy_of_ciphertext[1088U]; in libcrux_ml_kem_ind_cca_unpacked_encapsulate_0c() local10961 memcpy(copy_of_ciphertext, ciphertext, (size_t)1088U * sizeof(uint8_t)); in libcrux_ml_kem_ind_cca_unpacked_encapsulate_0c()10963 libcrux_ml_kem_types_from_e0_80(copy_of_ciphertext); in libcrux_ml_kem_ind_cca_unpacked_encapsulate_0c()