Home
last modified time | relevance | path

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

/external/openssh/
Dsntrup4591761.c270 static void rq_round3(modq *,const modq *);
341 rq_round3(hr,hr); in crypto_kem_sntrup4591761_dec()
389 rq_round3(c,c); in crypto_kem_sntrup4591761_enc()
913 static void rq_round3(modq *h,const modq *f) in rq_round3() function