Searched refs:v_index (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/crypto/heimdal/lib/wind/
H A Dnormalize.c102 unsigned v_index; local
106 v_index = in[1] - v_base;
107 return (l_index * v_count + v_index) * t_count + s_base;

Completed in 60 milliseconds