Home
last modified time | relevance | path

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

/dports/security/s2n/s2n-tls-1.1.2/pq-crypto/bike_r3/
H A Dsampling.c24 _INLINE_ uint8_t bit_scan_reverse_vartime(IN uint64_t val) in bit_scan_reverse_vartime() function
41 const uint64_t mask = MASK(bit_scan_reverse_vartime(len)); in get_rand_mod_len()
/dports/security/liboqs/liboqs-0.7.0/src/kem/bike/additional_r3/
H A Dsampling.c34 _INLINE_ uint8_t bit_scan_reverse_vartime(IN uint64_t val) in bit_scan_reverse_vartime() function
51 const uint64_t mask = MASK(bit_scan_reverse_vartime(len)); in get_rand_mod_len()