Searched refs:pt (Results 1 – 1 of 1) sorted by relevance
177 mbedtls_ecp_point pt; in show_ecp_key() local178 mbedtls_ecp_point_init(&pt); in show_ecp_key()184 &pt)); in show_ecp_key()189 &grp, &pt, MBEDTLS_ECP_PF_UNCOMPRESSED, in show_ecp_key()222 mbedtls_ecp_point_free(&pt); in show_ecp_key()
Completed in 4 milliseconds