Searched defs:Encrypt (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/sbin/iked/ |
H A D | sntrup761.c | 749 static void Encrypt(Fq *c,const small *r,const Fq *h) in Encrypt() function 794 static void Encrypt(Fq *B,int8 *T,const int8 *r,const Fq *G,const Fq *A,const small *b) in Encrypt() function
|
/openbsd-src/usr.bin/ssh/ |
H A D | sntrup761.c | 749 static void Encrypt(Fq *c,const small *r,const Fq *h) Encrypt() function 794 static void Encrypt(Fq *B,int8 *T,const int8 *r,const Fq *G,const Fq *A,const small *b) Encrypt() function
|