Home
last modified time | relevance | path

Searched defs:noncesuffix (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/isc/libsodium/dist/test/default/
H A Dstream2.c11 static unsigned char noncesuffix[8] = { 0x82, 0x19, 0xe0, 0x03, variable
H A Dcore3.c22 unsigned char *noncesuffix; in main() local