Home
last modified time | relevance | path

Searched refs:BN_get_rfc2409_prime_768 (Results 1 - 8 of 8) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_const.c25 BIGNUM *BN_get_rfc2409_prime_768(BIGNUM *bn) in BN_get_rfc2409_prime_768() function
/third_party/openssl/crypto/bn/
H A Dbn_const.c25 BIGNUM *BN_get_rfc2409_prime_768(BIGNUM *bn) in BN_get_rfc2409_prime_768() function
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dbn.rs42 BN_get_rfc2409_prime_1024, BN_get_rfc2409_prime_768, BN_get_rfc3526_prime_1536,
51 get_rfc2409_prime_768 as BN_get_rfc2409_prime_768,
989 #[corresponds(BN_get_rfc2409_prime_768)]
994 cvt_p(BN_get_rfc2409_prime_768(ptr::null_mut())).map(BigNum) in get_rfc2409_prime_768()
/third_party/openssl/ohos_lite/include/openssl/
H A Dbn.h511 BIGNUM *BN_get_rfc2409_prime_768(BIGNUM *bn);
523 # define get_rfc2409_prime_768 BN_get_rfc2409_prime_768
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
H A Dbn.rs156 pub fn BN_get_rfc2409_prime_768(bn: *mut BIGNUM) -> *mut BIGNUM; in BN_get_rfc2409_prime_768() functions
/third_party/node/deps/openssl/openssl/include/openssl/
H A Dbn.h555 BIGNUM *BN_get_rfc2409_prime_768(BIGNUM *bn);
567 # define get_rfc2409_prime_768 BN_get_rfc2409_prime_768
/third_party/openssl/include/openssl/
H A Dbn.h555 BIGNUM *BN_get_rfc2409_prime_768(BIGNUM *bn);
567 # define get_rfc2409_prime_768 BN_get_rfc2409_prime_768
/third_party/node/src/crypto/
H A Dcrypto_dh.cc222 V("modp1", BN_get_rfc2409_prime_768); in FindDiffieHellmanGroup()

Completed in 7 milliseconds