Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/kdfs/
H A Dscrypt.c180 static int is_power_of_two(uint64_t value) in is_power_of_two() function
206 || !is_power_of_two(u64_value)) in kdf_scrypt_set_ctx_params()