Searched refs:to_idx (Results 1 – 1 of 1) sorted by relevance
7207 int to_idx; /* token object index */ in dprov_object_task() local7240 for (to_idx = 0; to_idx < DPROV_MAX_OBJECTS && in dprov_object_task()7241 error == CRYPTO_SUCCESS; to_idx++) { in dprov_object_task()7242 if ((object = softc->ds_objects[to_idx]) == NULL) in dprov_object_task()7268 to_idx) in dprov_object_task()