Home
last modified time | relevance | path

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

/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
Dbn.rs17 pub fn BN_secure_new() -> *mut BIGNUM; in BN_secure_new() function
/third_party/openssl/crypto/bn/
Dbn_lib.c256 BIGNUM *BN_secure_new(void) in BN_secure_new() function
/third_party/node/deps/openssl/openssl/crypto/bn/
Dbn_lib.c256 BIGNUM *BN_secure_new(void) in BN_secure_new() function