Searched refs:crypto_kx_PRIMITIVE (Results 1 – 3 of 3) sorted by relevance
31 #define crypto_kx_PRIMITIVE "x25519blake2b" macro
142 return crypto_kx_PRIMITIVE; in crypto_kx_primitive()
134 assert(strcmp(crypto_kx_primitive(), crypto_kx_PRIMITIVE) == 0); in tv_kx()