Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dsntrup761.c937 static void Small_encode(unsigned char *s,const small *f) in Small_encode() function
1047 #define Inputs_encode Small_encode
1062 Small_encode(sk,f); sk += Small_bytes; in ZKeyGen()
1063 Small_encode(sk,v); in ZKeyGen()
1115 Small_encode(sk,a); in ZKeyGen()