Home
last modified time | relevance | path

Searched defs:firstkey (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/contrib/libsodium/test/default/
H A Daead_chacha20poly1305.c14 static const unsigned char firstkey[crypto_aead_chacha20poly1305_KEYBYTES] in tv() local
189 static const unsigned char firstkey[crypto_aead_chacha20poly1305_ietf_KEYBYTES] in tv_ietf() local
H A Dstream3.c5 static unsigned char firstkey[32] = { 0x1b, 0x27, 0x55, 0x64, 0x73, 0xe9, 0x85, variable
H A Dcore1.c16 static unsigned char firstkey[32]; variable
H A Dcore2.c5 static unsigned char firstkey[32] = { 0x1b, 0x27, 0x55, 0x64, 0x73, 0xe9, 0x85, variable
H A Dsecretbox.c5 static unsigned char firstkey[32] = { 0x1b, 0x27, 0x55, 0x64, 0x73, 0xe9, 0x85, variable
H A Dsecretbox2.c5 static unsigned char firstkey[32] = { 0x1b, 0x27, 0x55, 0x64, 0x73, 0xe9, 0x85, variable
H A Dstream4.c5 static unsigned char firstkey[32] = { 0x1b, 0x27, 0x55, 0x64, 0x73, 0xe9, 0x85, variable
H A Dsecretbox_easy.c5 static unsigned char firstkey[32] = { 0x1b, 0x27, 0x55, 0x64, 0x73, 0xe9, 0x85, variable
H A Dstream.c5 static unsigned char firstkey[32] = { 0x1b, 0x27, 0x55, 0x64, 0x73, 0xe9, 0x85, variable
H A Daead_xchacha20poly1305.c14 static const unsigned char firstkey[crypto_aead_xchacha20poly1305_ietf_KEYBYTES] in tv() local
/freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/include/
H A Ddb-dbm.h8 #define firstkey kdb2_firstkey macro