Home
last modified time | relevance | path

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

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