Home
last modified time | relevance | path

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

/dflybsd-src/crypto/openssh/
H A Dcrypto_api.h54 int crypto_kem_sntrup761_keypair(unsigned char *pk, unsigned char *sk);
H A Dkexsntrup761x25519.c55 crypto_kem_sntrup761_keypair(cp, kex->sntrup761_client_key); in kex_kem_sntrup761x25519_keypair()
H A Dsntrup761.c1256 int crypto_kem_sntrup761_keypair(unsigned char *pk,unsigned char *sk) in crypto_kem_sntrup761_keypair() function