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

  /external/wpa_supplicant_8/src/crypto/
crypto.h 563 * crypto_bignum_div - c = a / b
569 int crypto_bignum_div(const struct crypto_bignum *a,
crypto_openssl.c 950 int crypto_bignum_div(const struct crypto_bignum *a, function
  /external/wpa_supplicant_8/src/common/
sae.c 260 crypto_bignum_div(b, sae->tmp->order, b) < 0) {

Completed in 48 milliseconds