Searched refs:crypto_hash_sha256_BYTES (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/external/isc/libsodium/dist/src/libsodium/crypto_hash/sha256/
H A Dhash_sha256.c6 return crypto_hash_sha256_BYTES;
/netbsd-current/sys/external/isc/libsodium/dist/test/default/
H A Dhash.c28 for (i = 0; i < crypto_hash_sha256_BYTES; ++i) {
33 for (i = 0; i < crypto_hash_sha256_BYTES; ++i) {
/netbsd-current/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/
H A Dcrypto_hash_sha256.h33 #define crypto_hash_sha256_BYTES 32U macro

Completed in 101 milliseconds