Home
last modified time | relevance | path

Searched refs:ADLEN (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/libsodium/test/default/
H A Daead_chacha20poly1305.c10 #undef ADLEN in tv()
11 #define ADLEN 10U in tv() macro
22 static const unsigned char ad[ADLEN] in tv()
34 ad, ADLEN, in tv()
48 m, MLEN, ad, ADLEN, in tv()
58 ad, ADLEN, in tv()
71 ad, ADLEN, in tv()
75 ad, ADLEN, in tv()
86 ad, ADLEN, nonce, firstkey) in tv()
185 #undef ADLEN in tv_ietf()
[all …]
H A Daead_xchacha20poly1305.c10 #undef ADLEN in tv()
11 #define ADLEN 12U in tv() macro
28 static const unsigned char ad[ADLEN] in tv()
43 ad, ADLEN, in tv()
58 ad, ADLEN, in tv()
68 ADLEN, nonce, firstkey) != 0) { in tv()
80 ad, ADLEN, in tv()
91 ad, ADLEN, nonce, firstkey) in tv()