Home
last modified time | relevance | path

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

/openbsd/usr.bin/openssl/
H A Dca.c2061 X509_NAME_ENTRY *tmpne; in do_body() local
2072 tmpne = X509_NAME_get_entry(dn_subject, i); in do_body()
2073 if (tmpne == NULL) in do_body()
2076 X509_NAME_ENTRY_free(tmpne); in do_body()
2079 X509_NAME_ENTRY_free(tmpne); in do_body()