Home | History | Annotate | Download | only in apps

Lines Matching full:subject_hash_old

103 " -subject_hash_old   - print old-style (MD5) subject hash value\n",
189 int subject_hash_old=0,issuer_hash_old=0;
410 else if (strcmp(*argv,"-subject_hash_old") == 0)
411 subject_hash_old= ++num;
778 else if (subject_hash_old == i)