Lines Matching refs:crypto_bignum_init
477 pwe = crypto_bignum_init(); in sae_derive_pwe_ffc()
657 u2 = crypto_bignum_init(); in sswu()
658 t1 = crypto_bignum_init(); in sswu()
659 t2 = crypto_bignum_init(); in sswu()
661 t = crypto_bignum_init(); in sswu()
666 x1a = crypto_bignum_init(); in sswu()
667 x1b = crypto_bignum_init(); in sswu()
668 x2 = crypto_bignum_init(); in sswu()
669 gx1 = crypto_bignum_init(); in sswu()
670 gx2 = crypto_bignum_init(); in sswu()
779 y = crypto_bignum_init(); in sswu()
1013 tmp = crypto_bignum_init(); in sae_derive_pt_ffc()
1025 pt = crypto_bignum_init(); in sae_derive_pt_ffc()
1180 tmp = crypto_bignum_init(); in sae_derive_pwe_from_pt_ecc()
1241 tmp = crypto_bignum_init(); in sae_derive_pwe_from_pt_ffc()
1252 pwe = crypto_bignum_init(); in sae_derive_pwe_from_pt_ffc()
1313 sae->tmp->own_commit_element_ffc = crypto_bignum_init(); in sae_derive_commit_element_ffc()
1336 mask = crypto_bignum_init(); in sae_derive_commit()
1338 sae->tmp->sae_rand = crypto_bignum_init(); in sae_derive_commit()
1340 sae->tmp->own_commit_scalar = crypto_bignum_init(); in sae_derive_commit()
1472 K = crypto_bignum_init(); in sae_derive_k_ffc()
1540 tmp = crypto_bignum_init(); in sae_derive_keys()
2016 res = crypto_bignum_init(); in sae_parse_commit_element_ffc()