Searched refs:kmf_get_cert_id_str (Results 1 – 6 of 6) sorted by relevance
193 extern KMF_RETURN kmf_get_cert_id_str(const KMF_DATA *, char **);
304 kmf_get_cert_id_str;
1656 kmf_get_cert_id_str(const KMF_DATA *SignedCert, char **idstr) in kmf_get_cert_id_str() function2280 return (kmf_get_cert_id_str(SignedCert, idstr)); in KMF_GetCertIDString()
418 rv = kmf_get_cert_id_str(&cert->c_cert.certificate, &idstr); in elfcertlib_loadtokenkey()
65 if (kmf_get_cert_id_str(&certs[i].certificate, in pk_show_certs()
659 rv = kmf_get_cert_id_str(&cert.certificate, &idstr); in load_from_pkcs11()