Searched refs:tempiv (Results 1 – 1 of 1) sorted by relevance
78 unsigned char tempiv[CHACHA_CTR_SIZE] = { 0 }; in chacha20_poly1305_initiv() local89 memcpy(tempiv + CHACHA_CTR_SIZE - noncelen, bctx->oiv, in chacha20_poly1305_initiv()94 tempiv, sizeof(tempiv), NULL); in chacha20_poly1305_initiv()97 tempiv, sizeof(tempiv), NULL); in chacha20_poly1305_initiv()