Home | History | Annotate | Download | only in apps

Lines Matching full:subject_hash

101 " -subject_hash   - print subject hash value\n",
109 " -hash - synonym for -subject_hash\n",
189 int subject_hash=0,issuer_hash=0,ocspid=0;
418 || strcmp(*argv,"-subject_hash") == 0)
419 subject_hash= ++num;
784 else if (subject_hash == i)