HomeSort by relevance Sort by last modified time
    Searched defs:bignum_mul (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant/
bignum.c 176 * bignum_mul - c = a * b
182 int bignum_mul(const struct bignum *a, const struct bignum *b, function
  /external/wpa_supplicant_6/wpa_supplicant/src/tls/
bignum.c 176 * bignum_mul - c = a * b
182 int bignum_mul(const struct bignum *a, const struct bignum *b, function

Completed in 190 milliseconds