Searched refs:crypto_kx_publickeybytes (Results 1 – 3 of 3) sorted by relevance
17 size_t crypto_kx_publickeybytes(void);
116 crypto_kx_publickeybytes(void) in crypto_kx_publickeybytes() function
135 assert(crypto_kx_publickeybytes() == crypto_kx_PUBLICKEYBYTES); in tv_kx()