Home | History | Annotate | Download | only in marvell

Lines Matching defs:hint

1868 	static int hint = 0;
1892 for (i = hint; i < MVXPSEC_MAX_SESSIONS; i++) {
1896 hint = session + 1;
1900 for (i = 0; i < hint; i++) {
1904 hint = session + 1;
1913 hint = 0;
1917 if (hint >= MVXPSEC_MAX_SESSIONS)
1918 hint = 0;
2009 hint = session;
2065 mvxpsec_dispatch(void *arg, struct cryptop *crp, int hint)