Searched refs:Seeds_bytes (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sbin/iked/
H A Dsntrup761.c860 #define Seeds_bytes 32 macro
864 randombytes(s,Seeds_bytes);
1092 #define PublicKeys_bytes (Seeds_bytes+Rounded_bytes)
1109 XKeyGen(pk,A,a); pk += Seeds_bytes;
1121 Rounded_decode(A,pk+Seeds_bytes);
/openbsd-current/usr.bin/ssh/
H A Dsntrup761.c860 #define Seeds_bytes 32 macro
864 randombytes(s,Seeds_bytes);
1092 #define PublicKeys_bytes (Seeds_bytes+Rounded_bytes)
1109 XKeyGen(pk,A,a); pk += Seeds_bytes;
1121 Rounded_decode(A,pk+Seeds_bytes);

Completed in 192 milliseconds