Searched defs:ecc_type (Results 1 – 2 of 2) sorted by relevance
179 int ecp_priv_key_create( drv_pke_ecc_curve_type ecc_type, unsigned int klen, const mbedtls_mpi *d, in ecp_priv_key_create()207 int ecp_pub_key_create( drv_pke_ecc_curve_type ecc_type, unsigned int klen, const mbedtls_ecp_point… in ecp_pub_key_create()
119 drv_pke_ecc_curve_type ecc_type; /* Type of ECC curve */ member