Home
last modified time | relevance | path

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

/mbedtls-latest/3rdparty/p256-m/p256-m/
Dp256-m.c729 static int m256_from_bytes(uint32_t z[8], in m256_from_bytes() function
1017 ret = m256_from_bytes(x, p, &p256_p); in point_from_bytes()
1021 ret = m256_from_bytes(y, p + 32, &p256_p); in point_from_bytes()