Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dsntrup761.c1077 static void ZDecrypt(Inputs r,const unsigned char *C,const unsigned char *sk) in ZDecrypt() function
1132 static void ZDecrypt(Inputs r,const unsigned char *c,const unsigned char *sk) in ZDecrypt() function
1246 ZDecrypt(r,c,sk); in Decap()