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