Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/crypto/
Dcrypto_mbedtls-bignum.c151 int crypto_bignum_div(const struct crypto_bignum *a, in crypto_bignum_div() function
/hal_espressif-latest/components/wpa_supplicant/src/crypto/
Dcrypto.h627 int crypto_bignum_div(const struct crypto_bignum *a,
/hal_espressif-latest/components/wpa_supplicant/src/common/
Dsae.c242 crypto_bignum_div(b, sae->tmp->order, b) < 0) in sae_test_pwd_seed_ffc()
974 crypto_bignum_div(tmp, order, tmp) < 0 || in sae_derive_pt_ffc()