Searched refs:crypto_kem_sntrup761_keypair (Results 1 – 3 of 3) sorted by relevance
54 int crypto_kem_sntrup761_keypair(unsigned char *pk, unsigned char *sk);
55 crypto_kem_sntrup761_keypair(cp, kex->sntrup761_client_key); in kex_kem_sntrup761x25519_keypair()
1256 int crypto_kem_sntrup761_keypair(unsigned char *pk,unsigned char *sk) in crypto_kem_sntrup761_keypair() function