Searched refs:ubytes (Results 1 – 1 of 1) sorted by relevance
25 unsigned char ubytes[16]; in main() local34 if (getentropy (ubytes, sizeof ubytes)) in main()45 salt[3+i] = saltchars[ubytes[i] & 0x3f]; in main()
Completed in 6 milliseconds