Searched defs:get_key_id_str (Results 1 - 1 of 1) sorted by relevance

/sssd-io/src/p11_child/
H A Dp11_child_nss.c79 static char *get_key_id_str(PK11SlotInfo *slot, CERTCertificate *cert) function
356 key_id_str = get_key_id_str(slot, cert_list_node->cert);
510 key_id_str = get_key_id_str(slot, found_cert);
512 DEBUG(SSSDBG_OP_FAILURE, "get_key_id_str [%d][%s].\n",

Completed in 38 milliseconds