Home
last modified time | relevance | path

Searched refs:BN_get_rfc3526_prime_8192 (Results 1 - 10 of 10) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_const.c150 BIGNUM *BN_get_rfc3526_prime_8192(BIGNUM *bn) in BN_get_rfc3526_prime_8192() function
/third_party/openssl/crypto/bn/
H A Dbn_const.c150 BIGNUM *BN_get_rfc3526_prime_8192(BIGNUM *bn) in BN_get_rfc3526_prime_8192() function
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dbn.rs44 BN_get_rfc3526_prime_6144, BN_get_rfc3526_prime_8192, BN_is_negative,
57 get_rfc3526_prime_8192 as BN_get_rfc3526_prime_8192,
1087 #[corresponds(BN_get_rfc3526_prime_8192)]
1092 cvt_p(BN_get_rfc3526_prime_8192(ptr::null_mut())).map(BigNum) in get_rfc3526_prime_8192()
/third_party/openssl/ohos_lite/include/openssl/
H A Dbn.h520 BIGNUM *BN_get_rfc3526_prime_8192(BIGNUM *bn);
530 # define get_rfc3526_prime_8192 BN_get_rfc3526_prime_8192
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
H A Dbn.rs163 pub fn BN_get_rfc3526_prime_8192(bn: *mut BIGNUM) -> *mut BIGNUM; in BN_get_rfc3526_prime_8192() functions
/third_party/node/deps/openssl/openssl/include/openssl/
H A Dbn.h564 BIGNUM *BN_get_rfc3526_prime_8192(BIGNUM *bn);
574 # define get_rfc3526_prime_8192 BN_get_rfc3526_prime_8192
/third_party/openssl/include/openssl/
H A Dbn.h564 BIGNUM *BN_get_rfc3526_prime_8192(BIGNUM *bn);
574 # define get_rfc3526_prime_8192 BN_get_rfc3526_prime_8192
/third_party/node/src/crypto/
H A Dcrypto_dh.cc229 V("modp18", BN_get_rfc3526_prime_8192); in FindDiffieHellmanGroup()
/third_party/node/deps/openssl/openssl/ssl/
H A Dt1_lib.c2943 p = BN_get_rfc3526_prime_8192(NULL); in ssl_get_auto_dh()
/third_party/openssl/ssl/
H A Dt1_lib.c2923 p = BN_get_rfc3526_prime_8192(NULL); in ssl_get_auto_dh()

Completed in 16 milliseconds