Searched refs:check_random (Results 1 – 1 of 1) sorted by relevance
55 static boolean_t check_random(CK_SLOT_ID, CK_FUNCTION_LIST_PTR);331 if (check_random(prov_slots[i], prov_funcs)) { in list_mechlist_for_lib()1618 check_random(CK_SLOT_ID slot_id, CK_FUNCTION_LIST_PTR prov_funcs) in check_random() function