Searched defs:firstkey (Results 1 – 11 of 11) sorted by relevance
/freebsd/sys/contrib/libsodium/test/default/ |
H A D | aead_chacha20poly1305.c | 14 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 D | stream3.c | 5 static unsigned char firstkey[32] = { 0x1b, 0x27, 0x55, 0x64, 0x73, 0xe9, 0x85, variable
|
H A D | core1.c | 16 static unsigned char firstkey[32]; variable
|
H A D | core2.c | 5 static unsigned char firstkey[32] = { 0x1b, 0x27, 0x55, 0x64, 0x73, 0xe9, 0x85, variable
|
H A D | secretbox.c | 5 static unsigned char firstkey[32] = { 0x1b, 0x27, 0x55, 0x64, 0x73, 0xe9, 0x85, variable
|
H A D | secretbox2.c | 5 static unsigned char firstkey[32] = { 0x1b, 0x27, 0x55, 0x64, 0x73, 0xe9, 0x85, variable
|
H A D | stream4.c | 5 static unsigned char firstkey[32] = { 0x1b, 0x27, 0x55, 0x64, 0x73, 0xe9, 0x85, variable
|
H A D | secretbox_easy.c | 5 static unsigned char firstkey[32] = { 0x1b, 0x27, 0x55, 0x64, 0x73, 0xe9, 0x85, variable
|
H A D | stream.c | 5 static unsigned char firstkey[32] = { 0x1b, 0x27, 0x55, 0x64, 0x73, 0xe9, 0x85, variable
|
H A D | aead_xchacha20poly1305.c | 14 static const unsigned char firstkey[crypto_aead_xchacha20poly1305_ietf_KEYBYTES] in tv() local
|
/freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/include/ |
H A D | db-dbm.h | 8 #define firstkey kdb2_firstkey macro
|