Home
last modified time | relevance | path

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

/openbsd/usr.bin/openssl/
H A Dca.c2010 X509_NAME_ENTRY *tmpne; in do_body() local
2021 tmpne = X509_NAME_get_entry(dn_subject, i); in do_body()
2022 if (tmpne == NULL) in do_body()
2025 X509_NAME_ENTRY_free(tmpne); in do_body()
2028 X509_NAME_ENTRY_free(tmpne); in do_body()