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

/src/sys/external/isc/libsodium/dist/test/default/
H A Dscalarmult2.c11 static unsigned char bobpk[32]; variable in typeref:typename:unsigned char[32]
H A Dscalarmult5.c11 static unsigned char bobpk[32] = { 0xde, 0x9e, 0xdb, 0x7d, 0x7b, 0x7d, 0xc1, variable in typeref:typename:unsigned char[32]
H A Dbox.c11 static const unsigned char bobpk[32] = { variable in typeref:typename:const unsigned char[32]
H A Dbox_easy.c11 static unsigned char bobpk[32] = { 0xde, 0x9e, 0xdb, 0x7d, 0x7b, 0x7d, 0xc1, variable in typeref:typename:unsigned char[32]
H A Dbox7.c8 static unsigned char bobpk[crypto_box_PUBLICKEYBYTES]; variable in typeref:typename:unsigned char[]
H A Dscalarmult.c30 unsigned char *bobpk = local in function:main
H A Dbox8.c8 static unsigned char bobpk[crypto_box_PUBLICKEYBYTES]; variable in typeref:typename:unsigned char[]
H A Dbox_easy2.c16 unsigned char *bobpk; local in function:main

Completed in 9 milliseconds