Searched refs:to_hash (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVIRMapping.h | 30 inline size_t to_hash(const MachineInstr *MI) { in to_hash() function 47 return std::make_tuple(MI, MI->getOperand(0).getReg(), SPIRV::to_hash(MI)); in getMIKey() 169 return irhandle_ptr(KeyMI, SPIRV::to_hash(KeyMI), STK_MachineInstr); in handle() 224 if (!Def || Def != MI || SPIRV::to_hash(MI) != Hash) { in findMI()
|
| /freebsd/crypto/openssh/ |
| H A D | libcrux_mlkem768_sha3.h | 9718 uint8_t to_hash[1120U]; in libcrux_ml_kem_ind_cca_decapsulate_62() local 9719 libcrux_ml_kem_utils_into_padded_array_15(implicit_rejection_value, to_hash); in libcrux_ml_kem_ind_cca_decapsulate_62() 9721 (size_t)1120U, to_hash, LIBCRUX_ML_KEM_CONSTANTS_SHARED_SECRET_SIZE, in libcrux_ml_kem_ind_cca_decapsulate_62() 9727 Eurydice_array_to_slice((size_t)1120U, to_hash, uint8_t), in libcrux_ml_kem_ind_cca_decapsulate_62() 9853 uint8_t to_hash[64U]; in libcrux_ml_kem_ind_cca_encapsulate_ca() local 9855 Eurydice_array_to_slice((size_t)32U, randomness0, uint8_t), to_hash); in libcrux_ml_kem_ind_cca_encapsulate_ca() 9857 (size_t)64U, to_hash, LIBCRUX_ML_KEM_CONSTANTS_H_DIGEST_SIZE, uint8_t, in libcrux_ml_kem_ind_cca_encapsulate_ca() 9869 Eurydice_array_to_slice((size_t)64U, to_hash, uint8_t), hashed); in libcrux_ml_kem_ind_cca_encapsulate_ca() 10819 uint8_t to_hash[1120U]; in libcrux_ml_kem_ind_cca_unpacked_decapsulate_51() local 10823 to_hash); in libcrux_ml_kem_ind_cca_unpacked_decapsulate_51() [all …]
|