Home
last modified time | relevance | path

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

/mbedtls-latest/3rdparty/p256-m/p256-m/
Dp256-m.c425 static void u256_to_bytes(uint8_t p[32], const uint32_t z[8]) in u256_to_bytes() function
758 u256_to_bytes(p, zi); in m256_to_bytes()
1358 u256_to_bytes(sig, xr); in p256_ecdsa_sign()
1386 u256_to_bytes(sig, t4); in p256_ecdsa_sign()