Searched defs:crypto_kx_PUBLICKEYBYTES (Results 1 – 3 of 3) sorted by relevance
13 crypto_kx_seed_keypair(unsigned char pk[crypto_kx_PUBLICKEYBYTES], in crypto_kx_seed_keypair()23 crypto_kx_keypair(unsigned char pk[crypto_kx_PUBLICKEYBYTES], in crypto_kx_keypair()36 const unsigned char client_pk[crypto_kx_PUBLICKEYBYTES], in crypto_kx_client_session_keys()38 const unsigned char server_pk[crypto_kx_PUBLICKEYBYTES]) in crypto_kx_client_session_keys()77 const unsigned char server_pk[crypto_kx_PUBLICKEYBYTES], in crypto_kx_server_session_keys()79 const unsigned char client_pk[crypto_kx_PUBLICKEYBYTES]) in crypto_kx_server_session_keys()
16 #define crypto_kx_PUBLICKEYBYTES 32 macro81 #define crypto_kx_PUBLICKEYBYTES 32 macro146 #define crypto_kx_PUBLICKEYBYTES 32 macro211 #define crypto_kx_PUBLICKEYBYTES 32 macro
15 #define crypto_kx_PUBLICKEYBYTES 32 macro