HomeSort by: relevance | last modified time | path
    Searched refs:crypto_auth_hmacsha512256_BYTES (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/
crypto_auth.h 16 #define crypto_auth_BYTES crypto_auth_hmacsha512256_BYTES
crypto_auth_hmacsha512256.h 15 #define crypto_auth_hmacsha512256_BYTES 32U
17 size_t crypto_auth_hmacsha512256_bytes(void);
  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_auth/hmacsha512256/
auth_hmacsha512256.c 14 crypto_auth_hmacsha512256_bytes(void) function in typeref:typename:size_t
16 return crypto_auth_hmacsha512256_BYTES;

Completed in 12 milliseconds