Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/crypto/des/
H A Ddes_impl.c417 static const uint64_t all_5 = 0x5555555555555555ULL; variable
429 b = pt & all_5; in des_ip()