Home
last modified time | relevance | path

Searched defs:low_mask (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/crypto/modes/
H A Dsiv128.c80 int64_t low_mask = -((int64_t)(high_carry >> 63)) & 0x87; in siv128_dbl() local
/freebsd/lib/libc/db/hash/
H A Dhash.h75 u_int32_t low_mask; /* Mask to modulo into lower half of member
/freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/hash/
H A Dhash.h76 u_int32_t low_mask; /* Mask to modulo into lower half of table */ member