Searched refs:crypto_secretstream_xchacha20poly1305_statebytes (Results 1 – 3 of 3) sorted by relevance
62 size_t crypto_secretstream_xchacha20poly1305_statebytes(void);
23 sodium_malloc(crypto_secretstream_xchacha20poly1305_statebytes()); in main()25 sodium_malloc(crypto_secretstream_xchacha20poly1305_statebytes()); in main()
260 crypto_secretstream_xchacha20poly1305_statebytes(void) in crypto_secretstream_xchacha20poly1305_statebytes() function