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

  /external/wpa_supplicant_8/src/crypto/
crypto.h 558 * crypto_bignum_sub - c = a - b
564 int crypto_bignum_sub(const struct crypto_bignum *a,
crypto_openssl.c 942 int crypto_bignum_sub(const struct crypto_bignum *a, function
  /external/wpa_supplicant_8/src/common/
sae.c 257 crypto_bignum_sub(sae->tmp->prime, b, b) < 0 ||

Completed in 219 milliseconds