Home
last modified time | relevance | path

Searched refs:x_cand (Results 1 – 9 of 9) sorted by relevance

/dports/net/hostapd/hostapd-2.9/src/common/
H A Dsae.c144 struct crypto_bignum *y_sqr, *x_cand; in sae_test_pwd_seed_ecc() local
170 x_cand = crypto_bignum_init_set(pwd_value, sae->tmp->prime_len); in sae_test_pwd_seed_ecc()
171 if (!x_cand) in sae_test_pwd_seed_ecc()
173 y_sqr = crypto_ec_point_compute_y_sqr(sae->tmp->ec, x_cand); in sae_test_pwd_seed_ecc()
174 crypto_bignum_deinit(x_cand, 1); in sae_test_pwd_seed_ecc()
/dports/security/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dsae.c144 struct crypto_bignum *y_sqr, *x_cand; in sae_test_pwd_seed_ecc() local
170 x_cand = crypto_bignum_init_set(pwd_value, sae->tmp->prime_len); in sae_test_pwd_seed_ecc()
171 if (!x_cand) in sae_test_pwd_seed_ecc()
173 y_sqr = crypto_ec_point_compute_y_sqr(sae->tmp->ec, x_cand); in sae_test_pwd_seed_ecc()
174 crypto_bignum_deinit(x_cand, 1); in sae_test_pwd_seed_ecc()
/dports/net/wpa_supplicant_gui/wpa_supplicant-2.9/src/common/
H A Dsae.c144 struct crypto_bignum *y_sqr, *x_cand; in sae_test_pwd_seed_ecc() local
170 x_cand = crypto_bignum_init_set(pwd_value, sae->tmp->prime_len); in sae_test_pwd_seed_ecc()
171 if (!x_cand) in sae_test_pwd_seed_ecc()
173 y_sqr = crypto_ec_point_compute_y_sqr(sae->tmp->ec, x_cand); in sae_test_pwd_seed_ecc()
174 crypto_bignum_deinit(x_cand, 1); in sae_test_pwd_seed_ecc()
/dports/net/hostapd-devel/hostap-14ab4a816/src/common/
H A Dsae.c149 struct crypto_bignum *y_sqr, *x_cand; in sae_test_pwd_seed_ecc() local
175 x_cand = crypto_bignum_init_set(pwd_value, sae->tmp->prime_len); in sae_test_pwd_seed_ecc()
176 if (!x_cand) in sae_test_pwd_seed_ecc()
178 y_sqr = crypto_ec_point_compute_y_sqr(sae->tmp->ec, x_cand); in sae_test_pwd_seed_ecc()
179 crypto_bignum_deinit(x_cand, 1); in sae_test_pwd_seed_ecc()
/dports/security/wpa_supplicant-devel/hostap-14ab4a816/src/common/
H A Dsae.c149 struct crypto_bignum *y_sqr, *x_cand; in sae_test_pwd_seed_ecc() local
175 x_cand = crypto_bignum_init_set(pwd_value, sae->tmp->prime_len); in sae_test_pwd_seed_ecc()
176 if (!x_cand) in sae_test_pwd_seed_ecc()
178 y_sqr = crypto_ec_point_compute_y_sqr(sae->tmp->ec, x_cand); in sae_test_pwd_seed_ecc()
179 crypto_bignum_deinit(x_cand, 1); in sae_test_pwd_seed_ecc()
/dports/databases/postgis31/postgis-3.1.4/extensions/address_standardizer/
H A Dpagc_api.h642 typedef struct x_cand struct
651 struct x_cand *cluster ; argument
/dports/databases/postgis25/postgis-2.5.5/extensions/address_standardizer/
H A Dpagc_api.h642 typedef struct x_cand struct
651 struct x_cand *cluster ; argument
/dports/databases/postgis32/postgis-3.2.0/extensions/address_standardizer/
H A Dpagc_api.h642 typedef struct x_cand struct
651 struct x_cand *cluster ; argument
/dports/databases/postgis30/postgis-3.0.4/extensions/address_standardizer/
H A Dpagc_api.h642 typedef struct x_cand struct
651 struct x_cand *cluster ; argument