Lines Matching refs:firstkey
14 static const unsigned char firstkey[crypto_aead_chacha20poly1305_KEYBYTES] in tv() local
35 NULL, nonce, firstkey); in tv()
49 NULL, nonce, firstkey); in tv()
59 nonce, firstkey) != 0) { in tv()
72 nonce, firstkey) == 0); in tv()
76 nonce, firstkey) != 0) { in tv()
86 ad, ADLEN, nonce, firstkey) in tv()
94 NULL, 0U, NULL, nonce, firstkey); in tv()
107 NULL, 0U, nonce, firstkey) != 0) { in tv()
120 NULL, 0U, nonce, firstkey) != -1) { in tv()
129 nonce, firstkey) != -1) { in tv()
139 NULL, 0U, NULL, nonce, firstkey); in tv()
152 NULL, 0U, nonce, firstkey) != 0) { in tv()
189 static const unsigned char firstkey[crypto_aead_chacha20poly1305_ietf_KEYBYTES] in tv_ietf() local
218 NULL, nonce, firstkey); in tv_ietf()
233 NULL, nonce, firstkey); in tv_ietf()
242 ADLEN, nonce, firstkey) != 0) { in tv_ietf()
255 nonce, firstkey) == 0); in tv_ietf()
259 nonce, firstkey) != 0) { in tv_ietf()
269 ad, ADLEN, nonce, firstkey) in tv_ietf()
276 NULL, 0U, NULL, nonce, firstkey); in tv_ietf()
288 NULL, 0U, nonce, firstkey) != 0) { in tv_ietf()
301 NULL, 0U, nonce, firstkey) != -1) { in tv_ietf()
310 nonce, firstkey) != -1) { in tv_ietf()
320 NULL, 0U, NULL, nonce, firstkey); in tv_ietf()
333 NULL, 0U, nonce, firstkey) != 0) { in tv_ietf()