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

/freebsd-13-stable/sys/contrib/libsodium/test/default/
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 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_easy.c5 static unsigned char firstkey[32] = { 0x1b, 0x27, 0x55, 0x64, 0x73, 0xe9, 0x85, variable
[all...]
H A Dstream3.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_chacha20poly1305.c14 static const unsigned char firstkey[crypto_aead_chacha20poly1305_KEYBYTES] local
189 static const unsigned char firstkey[crypto_aead_chacha20poly1305_ietf_KEYBYTES] local
[all...]
H A Daead_xchacha20poly1305.c14 static const unsigned char firstkey[crypto_aead_xchacha20poly1305_ietf_KEYBYTES] local
[all...]
/freebsd-13-stable/contrib/apr-util/include/private/
H A Dapr_dbm_private.h73 apr_status_t (*firstkey)(apr_dbm_t *dbm, apr_datum_t * pkey); member in struct:__anon134

Completed in 62 milliseconds