libsodium: Needed for Dnscrypto-proxy Release 1.3.0
[tomato.git] / release / src / router / libsodium / src / libsodium / crypto_auth / hmacsha256 / ref / api.h
blob46fcdb60c3f886c81651c902a1a25eee5229ab83
2 #include "crypto_auth_hmacsha256.h"
4 #define crypto_auth crypto_auth_hmacsha256
5 #define crypto_auth_verify crypto_auth_hmacsha256_verify
6 #define crypto_auth_BYTES crypto_auth_hmacsha256_BYTES
7 #define crypto_auth_KEYBYTES crypto_auth_hmacsha256_KEYBYTES
8 #define crypto_auth_PRIMITIVE "hmacsha256"
9 #define crypto_auth_IMPLEMENTATION crypto_auth_hmacsha256_IMPLEMENTATION
10 #define crypto_auth_VERSION crypto_auth_hmacsha256_VERSION