Searched refs:crypto_auth_KEYBYTES (Results 1 – 3 of 3) sorted by relevance
14 return crypto_auth_KEYBYTES; in crypto_auth_keybytes()38 crypto_auth_keygen(unsigned char k[crypto_auth_KEYBYTES]) in crypto_auth_keygen() argument40 randombytes_buf(k, crypto_auth_KEYBYTES); in crypto_auth_keygen()
20 #define crypto_auth_KEYBYTES crypto_auth_hmacsha512256_KEYBYTES macro38 void crypto_auth_keygen(unsigned char k[crypto_auth_KEYBYTES]);
14 { crypto_auth_keygen, crypto_auth_KEYBYTES }, in tv_keygen()