Home
last modified time | relevance | path

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

/crypto/
Dsm3.c46 h = P0((h)); \
61 #define P0(x) ((x) ^ rol32((x), 9) ^ rol32((x), 17)) macro