Home
last modified time | relevance | path

Searched defs:crypto_box_PUBLICKEYBYTES (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/
H A Dcrypto_box.h27 #define crypto_box_PUBLICKEYBYTES crypto_box_curve25519xsalsa20poly1305_PUBLICKEYBYTES macro
/freebsd/contrib/unbound/dnscrypt/
H A Ddnscrypt.c161 const uint8_t pk[crypto_box_PUBLICKEYBYTES]) in dnsc_nonce_cache_key_hash()
182 const uint8_t pk[crypto_box_PUBLICKEYBYTES], in dnsc_nonce_cache_insert()
218 const uint8_t pk[crypto_box_PUBLICKEYBYTES], in dnsc_nonces_lookup()