Home
last modified time | relevance | path

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

/openbsd/src/sbin/iked/
Dsntrup761.c1051 static void ZKeyGen(unsigned char *pk,unsigned char *sk) in ZKeyGen() function
1104 static void ZKeyGen(unsigned char *pk,unsigned char *sk) in ZKeyGen() function
1193 ZKeyGen(pk,sk); sk += SecretKeys_bytes; in KEM_KeyGen()
/openbsd/src/usr.bin/ssh/
Dsntrup761.c2065 static void ZKeyGen(unsigned char *pk, unsigned char *sk) { in ZKeyGen() function
2108 ZKeyGen(pk, sk); in crypto_kem_sntrup761_keypair()