Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/mlkem/
H A Dmlkem1024.c89 static const uint16_t kHalfPrime = (/*kPrime=*/3329 - 1) / 2; variable
H A Dmlkem768.c89 static const uint16_t kHalfPrime = (/*kPrime=*/3329 - 1) / 2; variable