Home
last modified time | relevance | path

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

/external/openssh/
Dsntrup4591761.c251 static void r3_mult(small *,const small *,const small *);
322 r3_mult(r,t3,grecip); in crypto_kem_sntrup4591761_dec()
438 static void r3_mult(small *h,const small *f,const small *g) in r3_mult() function