Home
last modified time | relevance | path

Searched refs:offset_vec (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssh/
H A Dlibcrux_internal.h22745 size_t offset_vec = offset / (size_t)16U; in libcrux_ml_kem_ntt_ntt_at_layer_4_plus_ea() local
22747 for (size_t i = offset_vec; i < offset_vec + step_vec; i++) in libcrux_ml_kem_ntt_ntt_at_layer_4_plus_ea()
23274 size_t offset_vec = offset / LIBCRUX_ML_KEM_VECTOR_TRAITS_FIELD_ELEMENTS_IN_VECTOR; in libcrux_ml_kem_invert_ntt_invert_ntt_at_layer_4_plus_ea() local
23276 for (size_t i = offset_vec; i < offset_vec + step_vec; i++) in libcrux_ml_kem_invert_ntt_invert_ntt_at_layer_4_plus_ea()