Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/openssh/
H A Dsntrup761.c1225 static int Ciphertexts_diff_mask(const unsigned char *c,const unsigned char *c2) in Ciphertexts_diff_mask() function
1248 mask = Ciphertexts_diff_mask(c,cnew); in Decap()