Searched defs:hsalt (Results 1 - 1 of 1) sorted by path

/external/openssl/apps/
H A Denc.c116 char *hkey=NULL,*hiv=NULL,*hsalt = NULL; local
275 hsalt= *(++argv);
537 if(hsalt) {
538 if(!set_hex(hsalt,salt,sizeof salt)) {

Completed in 340 milliseconds