You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lokinet/crypto/ntruprime-20171206/crypto_kem/ntrulpr4591761/ref/hide.h

10 lines
209 B
C

#ifndef hide_h
#define hide_h
#include "crypto_int32.h"
#define hide crypto_kem_ntrulpr4591761_ref_hide
extern void hide(unsigned char *,unsigned char *,const unsigned char *,const unsigned char *);
#endif