OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:crypto_bignum_sub
(Results
1 - 3
of
3
) sorted by null
/external/wpa_supplicant_8/src/crypto/
crypto.h
552
*
crypto_bignum_sub
- c = a - b
558
int
crypto_bignum_sub
(const struct crypto_bignum *a,
crypto_openssl.c
1037
int
crypto_bignum_sub
(const struct crypto_bignum *a,
function
/external/wpa_supplicant_8/src/common/
sae.c
351
crypto_bignum_sub
(sae->tmp->prime, b, b) < 0 ||
1060
crypto_bignum_sub
(sae->tmp->prime, one, res) ||
[
all
...]
Completed in 475 milliseconds