#ifndef __THREEBEARS_RING_H__ #define __THREEBEARS_RING_H__ #include "api.h" #include "params.h" typedef uint16_t limb_t; typedef int16_t slimb_t; typedef uint32_t dlimb_t; typedef int32_t dslimb_t; #define LMASK (((limb_t)1<