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

  /external/wpa_supplicant_8/src/crypto/
crypto.h 578 * crypto_bignum_sub - c = a - b
584 int crypto_bignum_sub(const struct crypto_bignum *a,
crypto_openssl.c 1271 int crypto_bignum_sub(const struct crypto_bignum *a, function
    [all...]
  /external/wpa_supplicant_8/src/common/
sae.c 351 crypto_bignum_sub(sae->tmp->prime, b, b) < 0 ||
1062 crypto_bignum_sub(sae->tmp->prime, one, res) ||
    [all...]

Completed in 520 milliseconds