Searched refs:crypto_ec_point_from_bin (Results 1 – 3 of 3) sorted by relevance
848 struct crypto_ec_point * crypto_ec_point_from_bin(struct crypto_ec *e,
217 struct crypto_ec_point *crypto_ec_point_from_bin(struct crypto_ec *e, in crypto_ec_point_from_bin() function529 point = (mbedtls_ecp_point *)crypto_ec_point_from_bin((struct crypto_ec *)group, buf); in crypto_ec_set_pubkey_point()
419 sae->tmp->pwe_ecc = crypto_ec_point_from_bin(sae->tmp->ec, x_y); in sae_derive_pwe_ecc()747 p = crypto_ec_point_from_bin(ec, x_y); in sswu()1888 crypto_ec_point_from_bin(sae->tmp->ec, *pos); in sae_parse_commit_element_ecc()