Searched defs:state_copy (Results 1 – 3 of 3) sorted by relevance
9 crypto_secretstream_xchacha20poly1305_state state_copy; in main() local
548 state_copy (state_t to, state_t from) in state_copy() function