Home
last modified time | relevance | path

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

/openbsd/src/sbin/iked/
Dsntrup761.c993 static void Rounded_encode(unsigned char *s,const Fq *r) in Rounded_encode() function
1069 Rounded_encode(C,c); in ZEncrypt()
1110 Rounded_encode(pk,A); in ZKeyGen()
1123 Rounded_encode(c,B); c += Rounded_bytes; in ZEncrypt()
/openbsd/src/usr.bin/ssh/
Dsntrup761.c2049 static void Rounded_encode(unsigned char *s, const Fq *r) { in Rounded_encode() function
2078 Rounded_encode(C, c); in ZEncrypt()