webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Functions
reduce.c File Reference
#include "internal.h"

Functions

uint16_t newhope_montgomery_reduce (uint32_t a)
 
uint16_t newhope_barrett_reduce (uint16_t a)
 

Function Documentation

◆ newhope_barrett_reduce()

uint16_t newhope_barrett_reduce ( uint16_t  a)

◆ newhope_montgomery_reduce()

uint16_t newhope_montgomery_reduce ( uint32_t  a)