Home
last modified time | relevance | path

Searched refs:get_group5_order (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dcrypto_openssl.c116 static BIGNUM * get_group5_order(void) in get_group5_order() function
772 dh->q = get_group5_order(); in dh5_init()
817 q = get_group5_order(); in dh5_init()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dcrypto_openssl.c175 static BIGNUM * get_group5_order(void) in get_group5_order() function
845 dh->q = get_group5_order(); in dh5_init()
890 q = get_group5_order(); in dh5_init()

Completed in 7 milliseconds