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

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

Completed in 56 milliseconds