Home | History | Annotate | Download | only in default

Lines Matching defs:firstkey

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