Home
last modified time | relevance | path

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

/mbedtls-3.7.0/3rdparty/p256-m/p256-m/
Dp256-m.c245 uint32_t tmp1, tmp2, tmp3; in u32_muladd64() local
272 [u] "=&l" (tmp1), [v] "=&l" (tmp2), [w] "=&l" (tmp3) in u32_muladd64()
278 (void) tmp3; in u32_muladd64()