Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_const.c85 BIGNUM *BN_get_rfc3526_prime_1536(BIGNUM *bn) in BN_get_rfc3526_prime_1536() function
/third_party/openssl/crypto/bn/
H A Dbn_const.c85 BIGNUM *BN_get_rfc3526_prime_1536(BIGNUM *bn) in BN_get_rfc3526_prime_1536() 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,
52 get_rfc3526_prime_1536 as BN_get_rfc3526_prime_1536,
1017 #[corresponds(BN_get_rfc3526_prime_1536)]
1022 cvt_p(BN_get_rfc3526_prime_1536(ptr::null_mut())).map(BigNum) in get_rfc3526_prime_1536()
/third_party/openssl/ohos_lite/include/openssl/
H A Dbn.h515 BIGNUM *BN_get_rfc3526_prime_1536(BIGNUM *bn);
525 # define get_rfc3526_prime_1536 BN_get_rfc3526_prime_1536
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
H A Dbn.rs158 pub fn BN_get_rfc3526_prime_1536(bn: *mut BIGNUM) -> *mut BIGNUM; in BN_get_rfc3526_prime_1536() functions
/third_party/node/deps/openssl/openssl/include/openssl/
H A Dbn.h559 BIGNUM *BN_get_rfc3526_prime_1536(BIGNUM *bn);
569 # define get_rfc3526_prime_1536 BN_get_rfc3526_prime_1536
/third_party/openssl/include/openssl/
H A Dbn.h559 BIGNUM *BN_get_rfc3526_prime_1536(BIGNUM *bn);
569 # define get_rfc3526_prime_1536 BN_get_rfc3526_prime_1536
/third_party/node/src/crypto/
H A Dcrypto_dh.cc224 V("modp5", BN_get_rfc3526_prime_1536); in FindDiffieHellmanGroup()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dcrypto_openssl.c89 return BN_get_rfc3526_prime_1536(NULL); in get_group5_prime()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dcrypto_openssl.c148 return BN_get_rfc3526_prime_1536(NULL); in get_group5_prime()

Completed in 13 milliseconds