Home
last modified time | relevance | path

Searched refs:sm2_uncompressed_bytes_to_point (Results 1 – 2 of 2) sorted by relevance

/optee_os-3.20.0/lib/libmbedtls/core/
A Dsm2-pke.c24 sm2_uncompressed_bytes_to_point(const mbedtls_ecp_group *grp, in sm2_uncompressed_bytes_to_point() function
82 return sm2_uncompressed_bytes_to_point(grp, p, buf + 1, in sm2_bytes_to_point()
/optee_os-3.20.0/core/lib/libtomcrypt/
A Dsm2-pke.c24 sm2_uncompressed_bytes_to_point(ecc_point *p, const ltc_ecc_dp *dp, in sm2_uncompressed_bytes_to_point() function
81 return sm2_uncompressed_bytes_to_point(p, dp, buf + 1, in sm2_bytes_to_point()

Completed in 4 milliseconds