Home
last modified time | relevance | path

Searched defs:is_prime (Results 1 - 5 of 5) sorted by relevance

/third_party/elfutils/lib/
H A Dnext_prime.c35 is_prime (size_t candidate) in is_prime() function
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_x931p.c26 int i = 0, is_prime; in bn_x931_derive_pi() local
/third_party/openssl/crypto/bn/
H A Dbn_x931p.c26 int i = 0, is_prime; in bn_x931_derive_pi() local
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dbn.rs764 pub fn is_prime(&self, checks: i32, ctx: &mut BigNumContextRef) -> Result<bool, ErrorStack> { in is_prime() functions
/third_party/openssl/test/
H A Dectest.c2707 int is_prime = 0; in custom_params_test() local

Completed in 12 milliseconds