Home
last modified time | relevance | path

Searched defs:num_polys (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/crypto/ml_dsa/
H A Dml_dsa_vector.h26 static ossl_inline ossl_unused void vector_init(VECTOR *v, POLY *polys, size_t num_polys) in vector_init()
32 static ossl_inline ossl_unused int vector_alloc(VECTOR *v, size_t num_polys) in vector_alloc()