Home
last modified time | relevance | path

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

/openbsd/sbin/iked/
H A Dsntrup761.c1221 static int Ciphertexts_diff_mask(const unsigned char *c,const unsigned char *c2) in Ciphertexts_diff_mask() function
1244 mask = Ciphertexts_diff_mask(c,cnew); in Decap()
/openbsd/usr.bin/ssh/
H A Dsntrup761.c2132 static int Ciphertexts_diff_mask(const unsigned char *c, const unsigned char *c2) { in Ciphertexts_diff_mask() function
2148 mask = Ciphertexts_diff_mask(c, cnew); in crypto_kem_sntrup761_dec()