Home
last modified time | relevance | path

Searched refs:crypto_bignum_div (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant_8/src/crypto/
Dcrypto.h618 int crypto_bignum_div(const struct crypto_bignum *a,
Dcrypto_wolfssl.c1181 int crypto_bignum_div(const struct crypto_bignum *a, in crypto_bignum_div() function
Dcrypto_openssl.c1454 int crypto_bignum_div(const struct crypto_bignum *a, in crypto_bignum_div() function
/external/wpa_supplicant_8/src/common/
Dsae.c250 crypto_bignum_div(b, sae->tmp->order, b) < 0) in sae_test_pwd_seed_ffc()
1029 crypto_bignum_div(tmp, order, tmp) < 0 || in sae_derive_pt_ffc()