Home | History | Annotate | Download | only in default

Lines Matching defs:firstkey

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