Home
last modified time | relevance | path

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

/dports/security/gnutls/gnutls-3.6.16/lib/
H A Dpkcs11_int.c40 pkcs11_get_slot_list(struct ck_function_list * module, in pkcs11_get_slot_list() function
H A Dpkcs11_int.h330 pkcs11_get_slot_list(struct ck_function_list *module,
H A Dpkcs11.c222 rv = pkcs11_get_slot_list(p->module, 1, slots, nslots); in scan_slots()