Home
last modified time | relevance | path

Searched defs:Decrypt (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/crypto/openssh/
H A Dsntrup761.c762 static void Decrypt(small *r,const Fq *c,const small *f,const small *ginv) in Decrypt() function
811 static void Decrypt(int8 *r,const Fq *B,const int8 *T,const small *a) in Decrypt() function
/freebsd-src/crypto/heimdal/appl/gssmask/
H A Dgssmask.c827 HandleOP(Decrypt) in HandleOP() argument