HomeSort by: relevance | last modified time | path
    Searched defs:crypto_kx_PRIMITIVE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/crypto/sodium/
crypto_kx.h 32 #define crypto_kx_PRIMITIVE "x25519blake2b"
34 const char *crypto_kx_primitive(void);
97 #define crypto_kx_PRIMITIVE "x25519blake2b"
99 const char *crypto_kx_primitive(void);
162 #define crypto_kx_PRIMITIVE "x25519blake2b"
164 const char *crypto_kx_primitive(void);
227 #define crypto_kx_PRIMITIVE "x25519blake2b"
229 const char *crypto_kx_primitive(void);
  /src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/
crypto_kx.h 31 #define crypto_kx_PRIMITIVE "x25519blake2b"
33 const char *crypto_kx_primitive(void);

Completed in 13 milliseconds