Searched defs:one (Results 1 – 5 of 5) sorted by relevance
/hostap-3.7.0/src/common/ |
D | dragonfly.c | 93 struct crypto_bignum *tmp, *pm1, *one; in dragonfly_get_rand_1_to_p_1() local 226 struct crypto_bignum *tmp, *one; in dragonfly_sqrt() local
|
D | sae.c | 629 struct crypto_bignum *u2, *t1, *t2, *z, *t, *zero, *one, *two, *three, in sswu() local 970 struct crypto_bignum *one = NULL, *two = NULL, *bn = NULL, *tmp = NULL, in sae_derive_pt_ffc() local 1147 struct crypto_bignum *tmp = NULL, *val = NULL, *one = NULL; in sae_derive_pwe_from_pt_ecc() local 1210 struct crypto_bignum *tmp = NULL, *val = NULL, *one = NULL; in sae_derive_pwe_from_pt_ffc() local 1955 struct crypto_bignum *res, *one; in sae_parse_commit_element_ffc() local
|
D | dpp_crypto.c | 955 u8 one = 1; in dpp_gen_i_auth() local
|
/hostap-3.7.0/src/crypto/ |
D | crypto_mbedtls-ec.c | 50 mbedtls_mpi minus_three, one; in crypto_ec_get_a() local 286 mbedtls_mpi one; in crypto_ec_point_add() local
|
D | crypto_mbedtls_alt.c | 2568 mbedtls_mpi one; in crypto_ec_point_add() local
|