Home
last modified time | relevance | path

Searched refs:nh_extract_int (Results 1 – 1 of 1) sorted by relevance

/linux/scripts/crypto/
H A Dgen-hash-testvecs.py187 def nh_extract_int(bytestr, pos, length): function
206 a0 = nh_extract_int(key, i + j + k, w)
207 a1 = nh_extract_int(key, i + j + k + s*w, w)
208 b0 = nh_extract_int(msg, j + k, w)
209 b1 = nh_extract_int(msg, j + k + s*w, w)