Home
last modified time | relevance | path

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

/crypto/ml_dsa/
A Dml_dsa_key.c370 && vector_equal(&t0, &key->t0) /* compare the generated t0 to the expected */ in ossl_ml_dsa_key_public_from_private()
403 ret = vector_equal(&t1, &key->t1) && vector_equal(&t0, &key->t0); in ossl_ml_dsa_key_pairwise_check()
A Dml_dsa_vector.h90 vector_equal(const VECTOR *a, const VECTOR *b) in vector_equal() function

Completed in 13 milliseconds