Searched refs:ltc_ecc_dp (Results 1 – 4 of 4) sorted by relevance
15 int ltc_ecc_is_point(const ltc_ecc_dp *dp, void *x, void *y) in ltc_ecc_is_point()
24 sm2_uncompressed_bytes_to_point(ecc_point *p, const ltc_ecc_dp *dp, in sm2_uncompressed_bytes_to_point()63 static TEE_Result sm2_bytes_to_point(ecc_point *p, const ltc_ecc_dp *dp, in sm2_bytes_to_point()
225 } ltc_ecc_dp; typedef233 ltc_ecc_dp dp;
297 int ltc_ecc_is_point(const ltc_ecc_dp *dp, void *x, void *y);
Completed in 8 milliseconds