Lines Matching refs:firstkey
14 static const unsigned char firstkey[crypto_aead_xchacha20poly1305_ietf_KEYBYTES] in tv() local
44 NULL, nonce, firstkey); in tv()
59 NULL, nonce, firstkey); in tv()
68 ADLEN, nonce, firstkey) != 0) { in tv()
81 nonce, firstkey) != 0) { in tv()
91 ad, ADLEN, nonce, firstkey) in tv()
98 NULL, 0U, NULL, nonce, firstkey); in tv()
110 NULL, 0U, nonce, firstkey) != 0) { in tv()
123 NULL, 0U, nonce, firstkey) != -1) { in tv()
132 nonce, firstkey) != -1) { in tv()
142 NULL, 0U, NULL, nonce, firstkey); in tv()
155 NULL, 0U, nonce, firstkey) != 0) { in tv()