crypto_secretstream_xchacha20poly1305.h | 55 typedef struct crypto_secretstream_xchacha20poly1305_state { struct 59 } crypto_secretstream_xchacha20poly1305_state; typedef in typeref:struct:crypto_secretstream_xchacha20poly1305_state 70 (crypto_secretstream_xchacha20poly1305_state *state, 76 (crypto_secretstream_xchacha20poly1305_state *state, 83 (crypto_secretstream_xchacha20poly1305_state *state, 89 (crypto_secretstream_xchacha20poly1305_state *state, 96 (crypto_secretstream_xchacha20poly1305_state *state);
|