Searched defs:crypto_auth_hmacsha256_KEYBYTES (Results 1 – 2 of 2) sorted by relevance
19 #define crypto_auth_hmacsha256_KEYBYTES 32U macro
31 crypto_auth_hmacsha256_keygen(unsigned char k[crypto_auth_hmacsha256_KEYBYTES]) in crypto_auth_hmacsha256_keygen()