Home
last modified time | relevance | path

Searched refs:issuer_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
553 issuer_hash_old = ++num; in x509_main()
958 } else if (i == issuer_hash_old) { in x509_main()
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-x509.pod.in44 [B<-issuer_hash_old>]
296 =item B<-issuer_hash_old>
/freebsd/crypto/openssl/
H A DCHANGES.md9217 * Add new -subject_hash_old and -issuer_hash_old options to x509 utility to