Home
last modified time | relevance | path

Searched refs:ZEncrypt (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssh/
H A Dsntrup761.c1067 static void ZEncrypt(unsigned char *C,const Inputs r,const unsigned char *pk) in ZEncrypt() function
1119 static void ZEncrypt(unsigned char *c,const Inputs r,const unsigned char *pk) in ZEncrypt() function
1207 ZEncrypt(c,r,pk); c += Ciphertexts_bytes; in Hide()