Lines Matching refs:nonce
121 const uint8_t *nonce, size_t nonce_length,
150 nonce, nonce_length,
163 nonce, nonce_length,
178 nonce,
188 (void) nonce;
233 const uint8_t *nonce, size_t nonce_length,
261 nonce, nonce_length,
273 nonce, nonce_length,
289 nonce,
298 (void) nonce;
361 /* Set a nonce for the multipart AEAD operation*/
364 const uint8_t *nonce,
375 nonce,
385 nonce,
391 /* Note - ChaChaPoly allows an 8 byte nonce, but we would have to
392 * allocate a buffer in the operation, copy the nonce to it and pad
393 * it, so for now check the nonce is 12 bytes, as
402 nonce,
410 (void) nonce;