Public Attributes | List of all members
POLY_MUL_SCRATCH Struct Reference

Public Attributes

union {
   struct {
      uint16_t   prod [2 *N]
 
      uint16_t   scratch [1318]
 
   }   novec
 
u
 

Detailed Description

Definition at line 948 of file hrss.c.

Member Data Documentation

◆ novec

struct { ... } POLY_MUL_SCRATCH::novec

◆ prod

uint16_t POLY_MUL_SCRATCH::prod[2 *N]

Definition at line 952 of file hrss.c.

◆ scratch

uint16_t POLY_MUL_SCRATCH::scratch[1318]

Definition at line 953 of file hrss.c.

◆ u

union { ... } POLY_MUL_SCRATCH::u

The documentation for this struct was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:47