Searched refs:crypto_bignum_init (Results 1 – 15 of 15) sorted by relevance
63 tmp = crypto_bignum_init(); in dragonfly_get_random_qr_qnr()92 tmp = crypto_bignum_init(); in dragonfly_get_rand_1_to_p_1()93 pm1 = crypto_bignum_init(); in dragonfly_get_rand_1_to_p_1()136 num = crypto_bignum_init(); in dragonfly_is_quadratic_residue_blind()232 tmp = crypto_bignum_init(); in dragonfly_sqrt()
468 pwe = crypto_bignum_init(); in sae_derive_pwe_ffc()648 u2 = crypto_bignum_init(); in sswu()649 t1 = crypto_bignum_init(); in sswu()650 t2 = crypto_bignum_init(); in sswu()652 t = crypto_bignum_init(); in sswu()657 x1a = crypto_bignum_init(); in sswu()658 x1b = crypto_bignum_init(); in sswu()659 x2 = crypto_bignum_init(); in sswu()660 gx1 = crypto_bignum_init(); in sswu()661 gx2 = crypto_bignum_init(); in sswu()[all …]
1054 sum = crypto_bignum_init(); in dpp_auth_derive_l_responder()1056 lx = crypto_bignum_init(); in dpp_auth_derive_l_responder()1097 lx = crypto_bignum_init(); in dpp_auth_derive_l_initiator()1710 sum = crypto_bignum_init(); in dpp_reconfig_derive_ke_responder()2225 bn = crypto_bignum_init(); in dpp_gen_reconfig_id()2269 bn = crypto_bignum_init(); in dpp_update_reconfig_id()
475 pwe = crypto_bignum_init(); in sae_derive_pwe_ffc()575 sae->tmp->own_commit_element_ffc = crypto_bignum_init(); in sae_derive_commit_element_ffc()598 mask = crypto_bignum_init(); in sae_derive_commit()600 sae->tmp->sae_rand = crypto_bignum_init(); in sae_derive_commit()602 sae->tmp->own_commit_scalar = crypto_bignum_init(); in sae_derive_commit()674 K = crypto_bignum_init(); in sae_derive_k_ffc()715 tmp = crypto_bignum_init(); in sae_derive_keys()1043 res = crypto_bignum_init(); in sae_parse_commit_element_ffc()
253 data->private_value = crypto_bignum_init(); in eap_pwd_build_commit_req()255 data->my_scalar = crypto_bignum_init(); in eap_pwd_build_commit_req()256 mask = crypto_bignum_init(); in eap_pwd_build_commit_req()670 data->k = crypto_bignum_init(); in eap_pwd_process_commit_resp()
575 data->private_value = crypto_bignum_init(); in eap_pwd_perform_commit_exchange()577 data->my_scalar = crypto_bignum_init(); in eap_pwd_perform_commit_exchange()578 mask = crypto_bignum_init(); in eap_pwd_perform_commit_exchange()603 data->k = crypto_bignum_init(); in eap_pwd_perform_commit_exchange()
1008 struct crypto_bignum * crypto_bignum_init(void) in crypto_bignum_init() function1032 a = (mp_int *) crypto_bignum_init(); in crypto_bignum_init_set()1052 a = (mp_int *) crypto_bignum_init(); in crypto_bignum_init_uint()1674 y2 = (mp_int *) crypto_bignum_init(); in crypto_ec_point_compute_y_sqr()
511 struct crypto_bignum * crypto_bignum_init(void);
1266 struct crypto_bignum * crypto_bignum_init(void) in crypto_bignum_init() function
1012 struct crypto_bignum * crypto_bignum_init(void) in crypto_bignum_init() function1036 a = (mp_int *) crypto_bignum_init(); in crypto_bignum_init_set()1056 a = (mp_int *) crypto_bignum_init(); in crypto_bignum_init_uint()1656 y2 = (mp_int *) crypto_bignum_init(); in crypto_ec_point_compute_y_sqr()
518 struct crypto_bignum * crypto_bignum_init(void);
1339 struct crypto_bignum * crypto_bignum_init(void) in crypto_bignum_init() function