Searched defs:bobpk (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/contrib/libsodium/test/default/ |
H A D | scalarmult2.c | 11 static unsigned char bobpk[32]; variable
|
H A D | scalarmult5.c | 11 static unsigned char bobpk[32] = { 0xde, 0x9e, 0xdb, 0x7d, 0x7b, 0x7d, 0xc1, variable
|
H A D | box_easy.c | 11 static unsigned char bobpk[32] = { 0xde, 0x9e, 0xdb, 0x7d, 0x7b, 0x7d, 0xc1, variable
|
H A D | scalarmult.c | 30 unsigned char *bobpk = in main() local
|
H A D | box.c | 11 static const unsigned char bobpk[32] = { variable
|
H A D | box7.c | 8 static unsigned char bobpk[crypto_box_PUBLICKEYBYTES]; variable
|
H A D | box8.c | 8 static unsigned char bobpk[crypto_box_PUBLICKEYBYTES]; variable
|
H A D | box_easy2.c | 16 unsigned char *bobpk; in main() local
|