Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libkmf/plugins/kmf_nss/common/
H A Dnss_spi.c461 KMF_X509_NAME cmpDN; in nss_find_matching_certs() local
469 rv = DerDecodeName(&der, &cmpDN); in nss_find_matching_certs()
472 &cmpDN); in nss_find_matching_certs()
473 kmf_free_dn(&cmpDN); in nss_find_matching_certs()
483 rv = DerDecodeName(&der, &cmpDN); in nss_find_matching_certs()
486 &cmpDN); in nss_find_matching_certs()
487 kmf_free_dn(&cmpDN); in nss_find_matching_certs()