Searched defs:Decrypt (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/sbin/iked/ |
H A D | sntrup761.c | 758 static void Decrypt(small *r,const Fq *c,const small *f,const small *ginv) in Decrypt() function 807 static void Decrypt(int8 *r,const Fq *B,const int8 *T,const small *a) in Decrypt() function
|
/openbsd-src/usr.bin/ssh/ |
H A D | sntrup761.c | 758 static void Decrypt(small *r,const Fq *c,const small *f,const small *ginv) Decrypt() function 807 static void Decrypt(int8 *r,const Fq *B,const int8 *T,const small *a) Decrypt() function
|