Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/
H A Dparams.c23 static unsigned int real_shift(void) in real_shift() function
708 if ((u64 >> real_shift()) == 0) { in OSSL_PARAM_set_int64()
841 if ((val >> real_shift()) == 0) { in OSSL_PARAM_set_uint64()
996 if ((u64 >> real_shift()) == 0) { in OSSL_PARAM_get_double()
1010 if ((u64 >> real_shift()) == 0) { in OSSL_PARAM_get_double()