Home
last modified time | relevance | path

Searched defs:bobsk (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/contrib/libsodium/test/default/
H A Dscalarmult2.c5 static unsigned char bobsk[32] = { 0x5d, 0xab, 0x08, 0x7e, 0x62, 0x4a, 0x8a, variable
H A Dscalarmult6.c21 unsigned char *bobsk; in main() local
H A Dscalarmult.c11 static const unsigned char bobsk[crypto_scalarmult_BYTES] = { variable
H A Dbox2.c5 static unsigned char bobsk[32] = { 0x5d, 0xab, 0x08, 0x7e, 0x62, 0x4a, 0x8a, variable
H A Dbox7.c7 static unsigned char bobsk[crypto_box_SECRETKEYBYTES]; variable
H A Dbox8.c7 static unsigned char bobsk[crypto_box_SECRETKEYBYTES]; variable
H A Dbox_easy2.c17 unsigned char *bobsk; in main() local