Searched refs:crypto_kem_sntrup761_PUBLICKEYBYTES (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dkexsntrup761x25519.c52 need = crypto_kem_sntrup761_PUBLICKEYBYTES + CURVE25519_SIZE;
58 crypto_kem_sntrup761_PUBLICKEYBYTES);
60 cp += crypto_kem_sntrup761_PUBLICKEYBYTES;
90 need = crypto_kem_sntrup761_PUBLICKEYBYTES + CURVE25519_SIZE;
98 crypto_kem_sntrup761_PUBLICKEYBYTES);
100 client_pub + crypto_kem_sntrup761_PUBLICKEYBYTES,
126 client_pub += crypto_kem_sntrup761_PUBLICKEYBYTES;
H A Dcrypto_api.h42 #define crypto_kem_sntrup761_PUBLICKEYBYTES 1158 macro

Completed in 189 milliseconds