Home
last modified time | relevance | path

Searched refs:subject_hash_old (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/apps/
H A Dx509.c297 int subject_hash_old = 0, issuer_hash_old = 0; in x509_main() local
550 subject_hash_old = ++num; in x509_main()
952 } else if (i == subject_hash_old) { in x509_main()
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-x509.pod.in42 [B<-subject_hash_old>]
287 =item B<-subject_hash_old>
/freebsd/crypto/openssl/
H A DCHANGES.md9217 * Add new -subject_hash_old and -issuer_hash_old options to x509 utility to