HomeSort by relevance Sort by last modified time
    Searched refs:crypto_bignum_inverse (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/src/crypto/
crypto.h 547 * crypto_bignum_inverse - Inverse a bignum so that a * c = 1 (mod b)
553 int crypto_bignum_inverse(const struct crypto_bignum *a,
crypto_openssl.c 924 int crypto_bignum_inverse(const struct crypto_bignum *a, function
  /external/wpa_supplicant_8/src/common/
sae.c 457 crypto_bignum_inverse(sae->tmp->own_commit_element_ffc,

Completed in 56 milliseconds