Home
last modified time | relevance | path

Searched refs:kex_kem_sntrup761x25519_dec (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssh/
H A Dkexsntrup761x25519.c160 kex_kem_sntrup761x25519_dec(struct kex *kex, in kex_kem_sntrup761x25519_dec() function
246 kex_kem_sntrup761x25519_dec(struct kex *kex, in kex_kem_sntrup761x25519_dec() function
H A Dkex.h241 int kex_kem_sntrup761x25519_dec(struct kex *, const struct sshbuf *,
H A Dkexgen.c192 r = kex_kem_sntrup761x25519_dec(kex, server_blob, in input_kex_gen_reply()
H A Dssh_namespace.h356 #define kex_kem_sntrup761x25519_dec Fssh_kex_kem_sntrup761x25519_dec macro