Searched refs:nss_find_slot_by_name (Results 1 – 1 of 1) sorted by relevance
416 static PK11SlotInfo* nss_find_slot_by_name(const char *slot_name) in nss_find_slot_by_name() function459 slot = nss_find_slot_by_name(slot_name); in nss_create_object()675 slot = nss_find_slot_by_name("PEM Token #1"); in nss_load_key()1134 PK11SlotInfo *slot = nss_find_slot_by_name(pem_slotname); in SelectClientCert()