Searched refs:ltc_ecc_dp (Results 1 – 4 of 4) sorted by relevance
22 int ltc_ecc_is_point(const ltc_ecc_dp *dp, void *x, void *y) in ltc_ecc_is_point()
23 sm2_uncompressed_bytes_to_point(ecc_point *p, const ltc_ecc_dp *dp, in sm2_uncompressed_bytes_to_point()62 static TEE_Result sm2_bytes_to_point(ecc_point *p, const ltc_ecc_dp *dp, in sm2_bytes_to_point()
232 } ltc_ecc_dp; typedef240 ltc_ecc_dp dp;
269 int ltc_ecc_is_point(const ltc_ecc_dp *dp, void *x, void *y);
Completed in 10 milliseconds