Home
last modified time | relevance | path

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

/external/openssh/
Dsntrup4591761.c108 static inline small mod3_plusproduct(small a,small b,small c) in mod3_plusproduct() function
447 result = mod3_plusproduct(result,f[j],g[i - j]); in r3_mult()
453 result = mod3_plusproduct(result,f[j],g[i - j]); in r3_mult()