Searched defs:ZDecrypt (Results 1 – 2 of 2) sorted by relevance
1073 static void ZDecrypt(Inputs r,const unsigned char *C,const unsigned char *sk) in ZDecrypt() function1128 static void ZDecrypt(Inputs r,const unsigned char *c,const unsigned char *sk) in ZDecrypt() function
2081 static void ZDecrypt(Inputs r, const unsigned char *C, const unsigned char *sk) { in ZDecrypt() function