Searched defs:ct0 (Results 1 – 4 of 4) sorted by relevance
133 int32_t ossl_ml_dsa_key_compress_make_hint(uint32_t ct0, uint32_t cs2, in ossl_ml_dsa_key_compress_make_hint()
139 poly_make_hint(const POLY *ct0, const POLY *cs2, const POLY *w, uint32_t gamma2, in poly_make_hint()
240 vector_make_hint(const VECTOR *ct0, const VECTOR *cs2, const VECTOR *w, in vector_make_hint()
141 VECTOR *ct0 = &w1; in ml_dsa_sign_internal() local