Searched refs:crypto_bignum_init (Results 1 – 7 of 7) sorted by relevance
171 tmp1 = crypto_bignum_init(); in compute_password_element()172 pm1 = crypto_bignum_init(); in compute_password_element()194 tmp1 = crypto_bignum_init(); in compute_password_element()197 tmp1 = crypto_bignum_init(); in compute_password_element()
257 num = crypto_bignum_init(); in is_quadratic_residue_blind()650 pwe = crypto_bignum_init(); in sae_derive_pwe_ffc()750 sae->tmp->own_commit_element_ffc = crypto_bignum_init(); in sae_derive_commit_element_ffc()794 sae->tmp->own_commit_scalar = crypto_bignum_init(); in sae_derive_commit()874 K = crypto_bignum_init(); in sae_derive_k_ffc()915 tmp = crypto_bignum_init(); in sae_derive_keys()1237 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()
528 data->private_value = crypto_bignum_init(); in eap_pwd_perform_commit_exchange()530 data->my_scalar = crypto_bignum_init(); in eap_pwd_perform_commit_exchange()531 mask = crypto_bignum_init(); in eap_pwd_perform_commit_exchange()556 data->k = crypto_bignum_init(); in eap_pwd_perform_commit_exchange()
511 struct crypto_bignum * crypto_bignum_init(void);
1008 struct crypto_bignum * crypto_bignum_init(void) in crypto_bignum_init() function1032 a = (mp_int *) crypto_bignum_init(); in crypto_bignum_init_set()1614 y2 = (mp_int *) crypto_bignum_init(); in crypto_ec_point_compute_y_sqr()
1266 struct crypto_bignum * crypto_bignum_init(void) in crypto_bignum_init() function