Searched refs:crypto_secretstream_xchacha20poly1305_KEYBYTES (Results 1 – 4 of 4) sorted by relevance
27 #define crypto_secretstream_xchacha20poly1305_KEYBYTES \ macro66 (unsigned char k[crypto_secretstream_xchacha20poly1305_KEYBYTES]);72 const unsigned char k[crypto_secretstream_xchacha20poly1305_KEYBYTES]);85 const unsigned char k[crypto_secretstream_xchacha20poly1305_KEYBYTES]);
37 (unsigned char k[crypto_secretstream_xchacha20poly1305_KEYBYTES]) in crypto_secretstream_xchacha20poly1305_keygen() argument39 randombytes_buf(k, crypto_secretstream_xchacha20poly1305_KEYBYTES); in crypto_secretstream_xchacha20poly1305_keygen()46 const unsigned char k[crypto_secretstream_xchacha20poly1305_KEYBYTES]) in crypto_secretstream_xchacha20poly1305_init_push() argument71 const unsigned char k[crypto_secretstream_xchacha20poly1305_KEYBYTES]) in crypto_secretstream_xchacha20poly1305_init_pull() argument280 return crypto_secretstream_xchacha20poly1305_KEYBYTES; in crypto_secretstream_xchacha20poly1305_keybytes()
30 … { crypto_secretstream_xchacha20poly1305_keygen, crypto_secretstream_xchacha20poly1305_KEYBYTES }, in tv_keygen()
61 sodium_malloc(crypto_secretstream_xchacha20poly1305_KEYBYTES); in main()313 crypto_secretstream_xchacha20poly1305_KEYBYTES); in main()