Searched refs:STATE_INONCE (Results 1 – 1 of 1) sorted by relevance
21 #define STATE_INONCE(STATE) ((STATE)->nonce + \ macro60 memcpy(STATE_INONCE(state), out + crypto_core_hchacha20_INPUTBYTES, in crypto_secretstream_xchacha20poly1305_init_push()75 memcpy(STATE_INONCE(state), in + crypto_core_hchacha20_INPUTBYTES, in crypto_secretstream_xchacha20poly1305_init_pull()95 STATE_INONCE(state)[i]; in crypto_secretstream_xchacha20poly1305_rekey()104 STATE_INONCE(state)[i] = in crypto_secretstream_xchacha20poly1305_rekey()161 XOR_BUF(STATE_INONCE(state), mac, in crypto_secretstream_xchacha20poly1305_push()241 XOR_BUF(STATE_INONCE(state), mac, in crypto_secretstream_xchacha20poly1305_pull()