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