Searched refs:getSlotID (Results 1 – 1 of 1) sorted by relevance
5253 getSlotID(const sasl_utils_t *utils, CK_MECHANISM_TYPE mech_type, function5357 got_rc4 = getSlotID(utils, CKM_RC4, &rc4_slot_id) == SASL_OK;5361 got_des = getSlotID(utils, CKM_DES_CBC, &des_slot_id) == SASL_OK;5365 got_3des = getSlotID(utils, CKM_DES3_CBC, &des3_slot_id) == SASL_OK;