Home
last modified time | relevance | path

Searched defs:img_real (Results 1 – 2 of 2) sorted by relevance

/openbsd/lib/libcrypto/mlkem/
H A Dmlkem1024.c361 uint32_t img_real = (uint32_t)lhs->c[2 * i + 1] * rhs->c[2 * i]; in scalar_mult() local
H A Dmlkem768.c360 uint32_t img_real = (uint32_t)lhs->c[2 * i + 1] * rhs->c[2 * i]; in scalar_mult() local