Home
last modified time | relevance | path

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

/mbedtls-latest/3rdparty/p256-m/p256-m/
Dp256-m.c407 static void u256_from_bytes(uint32_t z[8], const uint8_t p[32]) in u256_from_bytes() function
732 u256_from_bytes(z, p); in m256_from_bytes()
1142 u256_from_bytes(s, p); in scalar_from_bytes()
1308 u256_from_bytes(z, p); in ecdsa_m256_from_hash()
1310 u256_from_bytes(z, h); in ecdsa_m256_from_hash()