Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dcrypto.h612 * crypto_bignum_div - c = a / b
618 int crypto_bignum_div(const struct crypto_bignum *a,
H A Dcrypto_openssl.c1445 int crypto_bignum_div(const struct crypto_bignum *a, in crypto_bignum_div() function
H A Dcrypto_wolfssl.c1179 int crypto_bignum_div(const struct crypto_bignum *a, in crypto_bignum_div() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dcrypto.h619 * crypto_bignum_div - c = a / b
625 int crypto_bignum_div(const struct crypto_bignum *a,
H A Dcrypto_wolfssl.c1185 int crypto_bignum_div(const struct crypto_bignum *a, in crypto_bignum_div() function
H A Dcrypto_openssl.c1518 int crypto_bignum_div(const struct crypto_bignum *a, in crypto_bignum_div() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dsae.c252 crypto_bignum_div(b, sae->tmp->order, b) < 0) in sae_test_pwd_seed_ffc()
1021 crypto_bignum_div(tmp, order, tmp) < 0 || in sae_derive_pt_ffc()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dsae.c245 crypto_bignum_div(b, sae->tmp->order, b) < 0) in sae_test_pwd_seed_ffc()

Completed in 18 milliseconds