Searched refs:kmf_get_cert_id_str (Results 1 – 5 of 5) sorted by relevance
194 extern KMF_RETURN kmf_get_cert_id_str(const KMF_DATA *, char **);
418 rv = kmf_get_cert_id_str(&cert->c_cert.certificate, &idstr); in elfcertlib_loadtokenkey()
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()
1285 kmf_get_cert_id_str;
65 if (kmf_get_cert_id_str(&certs[i].certificate, in pk_show_certs()