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

/solaris-userland-s11u3/components/openssl/common/engines/pkcs11/
H A De_pk11.c317 static int pk11_choose_slots(int *any_slot_found);
1219 if (pk11_choose_slots(&any_slot_found) == 0)
1621 if (pk11_choose_slots(NULL) == 0)
3023 pk11_choose_slots(int *any_slot_found) function
3452 * code for symmetric ciphers and digests. See pk11_choose_slots() for more

Completed in 17 milliseconds