Lines Matching refs:crypto_kx_SESSIONKEYBYTES
28 #define crypto_kx_SESSIONKEYBYTES 32
30 size_t crypto_kx_sessionkeybytes(void);
46 int crypto_kx_client_session_keys(unsigned char rx[crypto_kx_SESSIONKEYBYTES],
47 unsigned char tx[crypto_kx_SESSIONKEYBYTES],
54 int crypto_kx_server_session_keys(unsigned char rx[crypto_kx_SESSIONKEYBYTES],
55 unsigned char tx[crypto_kx_SESSIONKEYBYTES],
93 #define crypto_kx_SESSIONKEYBYTES 32
95 size_t crypto_kx_sessionkeybytes(void);
111 int crypto_kx_client_session_keys(unsigned char rx[crypto_kx_SESSIONKEYBYTES],
112 unsigned char tx[crypto_kx_SESSIONKEYBYTES],
119 int crypto_kx_server_session_keys(unsigned char rx[crypto_kx_SESSIONKEYBYTES],
120 unsigned char tx[crypto_kx_SESSIONKEYBYTES],
158 #define crypto_kx_SESSIONKEYBYTES 32
160 size_t crypto_kx_sessionkeybytes(void);
176 int crypto_kx_client_session_keys(unsigned char rx[crypto_kx_SESSIONKEYBYTES],
177 unsigned char tx[crypto_kx_SESSIONKEYBYTES],
184 int crypto_kx_server_session_keys(unsigned char rx[crypto_kx_SESSIONKEYBYTES],
185 unsigned char tx[crypto_kx_SESSIONKEYBYTES],
223 #define crypto_kx_SESSIONKEYBYTES 32
225 size_t crypto_kx_sessionkeybytes(void);
241 int crypto_kx_client_session_keys(unsigned char rx[crypto_kx_SESSIONKEYBYTES],
242 unsigned char tx[crypto_kx_SESSIONKEYBYTES],
249 int crypto_kx_server_session_keys(unsigned char rx[crypto_kx_SESSIONKEYBYTES],
250 unsigned char tx[crypto_kx_SESSIONKEYBYTES],