Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/crypto/
Dcrypto.h512 int crypto_bignum_add(const struct crypto_bignum *a,
Dcrypto_openssl.c873 int crypto_bignum_add(const struct crypto_bignum *a, in crypto_bignum_add() function
/external/wpa_supplicant_8/src/common/
Dsae.c487 crypto_bignum_add(sae->tmp->sae_rand, mask, in sae_derive_commit()
619 crypto_bignum_add(sae->tmp->own_commit_scalar, sae->peer_commit_scalar, in sae_derive_keys()