Searched refs:pk11_choose_slots (Results 1 - 1 of 1) sorted by relevance

/solaris-userland/components/openssl/common/engines/pkcs11/
H A De_pk11.c299 static int pk11_choose_slots(int *any_slot_found);
1205 if (pk11_choose_slots(&any_slot_found) == 0) {
1593 if (pk11_choose_slots(NULL) == 0) {
2958 pk11_choose_slots(int *any_slot_found) function

Completed in 39 milliseconds