Searched refs:Inputs_bytes (Results 1 – 1 of 1) sorted by relevance
823 #define Inputs_bytes (I/8) macro829 for (i = 0;i < Inputs_bytes;++i) s[i] = 0; in Inputs_encode()886 unsigned char s[Inputs_bytes]; in HashShort()1044 #define Inputs_bytes Small_bytes macro1096 unsigned char s[Inputs_bytes]; in Inputs_random()1153 Hash_prefix(x,3,r,Inputs_bytes); in HashConfirm()1156 unsigned char x[Inputs_bytes+Hash_bytes]; in HashConfirm()1174 Hash_prefix(x,3,y,Inputs_bytes); in HashSession()1195 randombytes(sk,Inputs_bytes); sk += Inputs_bytes; in KEM_KeyGen()1211 unsigned char r_enc[Inputs_bytes]; in Encap()[all …]