Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/apps/openssl/
H A Dcerthash.c64 int is_dup; member
417 entry->is_dup = 1; in certhash_index()
446 if (cert->is_dup == 1) in certhash_merge()
451 if (crl->is_dup == 1) in certhash_merge()
458 if (cert->is_dup == 1 || cert->reference != NULL) in certhash_merge()
464 if (crl->is_dup == 1 || crl->reference != NULL) in certhash_merge()