Home
last modified time | relevance | path

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

/external/openssh/
Dcrypto_api.h54 int crypto_kem_sntrup4591761_keypair(unsigned char *pk, unsigned char *sk);
Dkexsntrup4591761x25519.c53 crypto_kem_sntrup4591761_keypair(cp, kex->sntrup4591761_client_key); in kex_kem_sntrup4591761x25519_keypair()
Dsntrup4591761.c409 int crypto_kem_sntrup4591761_keypair(unsigned char *pk,unsigned char *sk) in crypto_kem_sntrup4591761_keypair() function