Searched defs:crypto_onetimeauth_KEYBYTES (Results 1 – 2 of 2) sorted by relevance
25 #define crypto_onetimeauth_KEYBYTES crypto_onetimeauth_poly1305_KEYBYTES macro
68 void crypto_onetimeauth_keygen(unsigned char k[crypto_onetimeauth_KEYBYTES]) in crypto_onetimeauth_keygen()