Searched defs:one (Results 1 – 4 of 4) sorted by relevance
/hostap-latest/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 | 638 struct crypto_bignum *u2, *t1, *t2, *z, *t, *zero, *one, *two, *three, in sswu() local 979 struct crypto_bignum *one = NULL, *two = NULL, *bn = NULL, *tmp = NULL, in sae_derive_pt_ffc() local 1156 struct crypto_bignum *tmp = NULL, *val = NULL, *one = NULL; in sae_derive_pwe_from_pt_ecc() local 1219 struct crypto_bignum *tmp = NULL, *val = NULL, *one = NULL; in sae_derive_pwe_from_pt_ffc() local 1999 struct crypto_bignum *res, *one; in sae_parse_commit_element_ffc() local
|
D | dpp_crypto.c | 976 u8 one = 1; in dpp_gen_i_auth() local
|
/hostap-latest/src/crypto/ |
D | crypto_mbedtls_alt.c | 2245 mbedtls_mpi one; in crypto_ec_point_add() local
|