Home | History | Annotate | Download | only in default

Lines Matching defs:tvs

20     static const HChaCha20TV tvs[] = {
45 for (i = 0; i < (sizeof tvs) / (sizeof tvs[0]); i++) {
46 tv = &tvs[i];
92 static const XChaCha20TV tvs[] = {
116 for (i = 0; i < (sizeof tvs) / (sizeof tvs[0]); i++) {
117 tv = &tvs[i];
202 static const XChaCha20Poly1305TV tvs[] = {
228 for (i = 0; i < (sizeof tvs) / (sizeof tvs[0]); i++) {
229 tv = &tvs[i];