Home
last modified time | relevance | path

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

/external/openssh/
Dsntrup4591761.c476 static void vectormod3_product(small *z,int len,const small *x,const small c) in vectormod3_product() function
588 vectormod3_product(r,p,u + p,c); in r3_recip()