Searched defs:bignum_sub (Results 1 - 2 of 2) sorted by relevance

/external/wpa_supplicant/
H A Dbignum.c158 * 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/
H A Dbignum.c158 * bignum_sub - c = a - b
164 int bignum_sub(const struct bignum *a, const struct bignum *b, function

Completed in 58 milliseconds