Home
last modified time | relevance | path

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

/freebsd/sys/contrib/libsodium/test/default/
H A Dcore2.c11 static unsigned char nonceprefix[16] = { 0x69, 0x69, 0x6e, 0xe9, 0x55, 0xb6, variable
25 crypto_core_hsalsa20(secondkey, nonceprefix, firstkey, c); in main()