Searched refs:crypto_bignum_init (Results 1 – 3 of 3) sorted by relevance
377 sae->tmp->pwe_ffc = crypto_bignum_init(); in sae_derive_pwe_ffc()452 sae->tmp->own_commit_element_ffc = crypto_bignum_init(); in sae_derive_commit_element_ffc()483 sae->tmp->own_commit_scalar = crypto_bignum_init(); in sae_derive_commit()563 K = crypto_bignum_init(); in sae_derive_k_ffc()604 tmp = crypto_bignum_init(); in sae_derive_keys()869 res = crypto_bignum_init(); in sae_parse_commit_element_ffc()
477 struct crypto_bignum * crypto_bignum_init(void);
828 struct crypto_bignum * crypto_bignum_init(void) in crypto_bignum_init() function