Home
last modified time | relevance | path

Searched defs:alicepk (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/contrib/libsodium/test/default/
H A Dscalarmult6.c22 unsigned char *alicepk; in main() local
H A Dscalarmult.c28 unsigned char *alicepk = in main() local
H A Dbox2.c11 static unsigned char alicepk[32] = { 0x85, 0x20, 0xf0, 0x09, 0x89, 0x30, 0xa7, variable
H A Dbox7.c6 static unsigned char alicepk[crypto_box_PUBLICKEYBYTES]; variable
H A Dbox8.c6 static unsigned char alicepk[crypto_box_PUBLICKEYBYTES]; variable
H A Dbox_easy2.c14 unsigned char *alicepk; in main() local