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

/solaris-userland/components/openssl/common/engines/pkcs11/
H A De_pk11.c304 int best_number_of_mechs, CK_SLOT_ID best_pubkey_slot_sofar);
2966 CK_SLOT_ID best_pubkey_slot_sofar; local
3024 rv, best_number_of_mechs, best_pubkey_slot_sofar);
3035 pubkey_SLOTID = best_pubkey_slot_sofar;
3073 int best_number_of_mechs, CK_SLOT_ID best_pubkey_slot_sofar)
3141 best_pubkey_slot_sofar = current_slot;
3071 pk11_choose_pubkey_slot(CK_MECHANISM_INFO mech_info, CK_TOKEN_INFO token_info, CK_SLOT_ID current_slot, CK_RV rv, int best_number_of_mechs, CK_SLOT_ID best_pubkey_slot_sofar) argument

Completed in 18 milliseconds