Searched refs:x1y1 (Results 1 – 2 of 2) sorted by relevance
25 mbedtls_ecp_point *p, const uint8_t *x1y1, in sm2_uncompressed_bytes_to_point() argument28 uint8_t *ptr = (uint8_t *)x1y1; in sm2_uncompressed_bytes_to_point()
24 const uint8_t *x1y1, size_t max_size, in sm2_uncompressed_bytes_to_point() argument27 uint8_t *ptr = (uint8_t *)x1y1; in sm2_uncompressed_bytes_to_point()
Completed in 3 milliseconds