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

  /external/wpa_supplicant/
bignum.c 158 * bignum_sub - c = a - b
164 int bignum_sub(const struct bignum *a, const struct bignum *b, function
  /external/wpa_supplicant_6/wpa_supplicant/src/tls/
bignum.c 158 * bignum_sub - c = a - b
164 int bignum_sub(const struct bignum *a, const struct bignum *b, function

Completed in 251 milliseconds