webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Functions
error_correction.c File Reference
#include <string.h>
#include <openssl/base.h>
#include <openssl/rand.h>
#include "internal.h"

Functions

void newhope_helprec (NEWHOPE_POLY *c, const NEWHOPE_POLY *v, const uint8_t rand[32])
 
void newhope_reconcile (uint8_t *key, const NEWHOPE_POLY *v, const NEWHOPE_POLY *c)
 

Function Documentation

◆ newhope_helprec()

void newhope_helprec ( NEWHOPE_POLY c,
const NEWHOPE_POLY v,
const uint8_t  rand[32] 
)

◆ newhope_reconcile()

void newhope_reconcile ( uint8_t key,
const NEWHOPE_POLY v,
const NEWHOPE_POLY c 
)