Searched refs:vector_max (Results 1 – 2 of 2) sorted by relevance
177 z_max = vector_max(&sig.z); in ml_dsa_sign_internal()187 ct0_max = vector_max(ct0); in ml_dsa_sign_internal()276 z_max = vector_max(&sig.z); in ml_dsa_verify_internal()
202 vector_max(const VECTOR *v) in vector_max() function