Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/crypto/des/
H A Ddes_impl.c418 static const uint64_t top_1 = 0xfc000000000000ULL; variable
443 *l = ((b & top_1) << 8) | in des_ip()
447 *r = ((a & top_1) << 8) | in des_ip()
/illumos-gate/usr/src/common/crypto/des/sun4u/
H A Ddes_crypt_asm.s2190 .word 16515072 ! top_1
2226 .word 16515072 ! top_1
2355 ldx [%i5 + 96], %g3 ! top_1
2482 ldx [%i5 + 48], %g3 ! top_1