Home
last modified time | relevance | path

Searched defs:bobpk (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/contrib/libsodium/test/default/
H A Dscalarmult2.c11 static unsigned char bobpk[32]; variable
H A Dscalarmult5.c11 static unsigned char bobpk[32] = { 0xde, 0x9e, 0xdb, 0x7d, 0x7b, 0x7d, 0xc1, variable
H A Dbox_easy.c11 static unsigned char bobpk[32] = { 0xde, 0x9e, 0xdb, 0x7d, 0x7b, 0x7d, 0xc1, variable
H A Dscalarmult.c30 unsigned char *bobpk = in main() local
H A Dbox.c11 static const unsigned char bobpk[32] = { variable
H A Dbox7.c8 static unsigned char bobpk[crypto_box_PUBLICKEYBYTES]; variable
H A Dbox8.c8 static unsigned char bobpk[crypto_box_PUBLICKEYBYTES]; variable
H A Dbox_easy2.c16 unsigned char *bobpk; in main() local