Home
last modified time | relevance | path

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

/linux/lib/crypto/
H A Dmldsa.c360 static bool decode_hint_vector(u8 h[/* k * N */], int k, int omega, const u8 *y) in decode_hint_vector() function
564 if (!decode_hint_vector(h, k, params->omega, sig)) in mldsa_verify()