Searched refs:sm2_uncompressed_bytes_to_point (Results 1 – 2 of 2) sorted by relevance
24 sm2_uncompressed_bytes_to_point(const mbedtls_ecp_group *grp, in sm2_uncompressed_bytes_to_point() function82 return sm2_uncompressed_bytes_to_point(grp, p, buf + 1, in sm2_bytes_to_point()
24 sm2_uncompressed_bytes_to_point(ecc_point *p, const ltc_ecc_dp *dp, in sm2_uncompressed_bytes_to_point() function81 return sm2_uncompressed_bytes_to_point(p, dp, buf + 1, in sm2_bytes_to_point()
Completed in 4 milliseconds