Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/crypto/
Dcrypto.h587 int crypto_bignum_mulmod(const struct crypto_bignum *a,
Dcrypto_openssl.c970 int crypto_bignum_mulmod(const struct crypto_bignum *a, in crypto_bignum_mulmod() function
/external/wpa_supplicant_8/src/common/
Dsae.c572 crypto_bignum_mulmod(K, sae->tmp->peer_commit_element_ffc, in sae_derive_k_ffc()