HomeSort by: relevance | last modified time | path
    Searched defs:nonceprefix (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/isc/libsodium/dist/test/default/
core2.c 11 static unsigned char nonceprefix[16] = { 0x69, 0x69, 0x6e, 0xe9, 0x55, 0xb6, variable in typeref:typename:unsigned char[16]
25 crypto_core_hsalsa20(secondkey, nonceprefix, firstkey, c);

Completed in 11 milliseconds