Home
last modified time | relevance | path

Searched refs:crypto_box_SEEDBYTES (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/libsodium/src/libsodium/crypto_box/
H A Dcrypto_box.c7 return crypto_box_SEEDBYTES; in crypto_box_seedbytes()
/freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/
H A Dcrypto_box.h23 #define crypto_box_SEEDBYTES crypto_box_curve25519xsalsa20poly1305_SEEDBYTES macro