Home
last modified time | relevance | path

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

/third_party/python/Modules/
Dmd5module.c85 #define STORE32L(x, y) \ macro
307 STORE32L(md5->state[i], out+(4*i)); in md5_done()