Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/unix/drawterm/libsec/
H A Dtlshand.c232 CipherMax enumerator
1396 static int weakCipher[CipherMax] =
1454 if(c >= CipherMax) in okCipher()
/plan9/sys/src/libsec/port/
H A Dtlshand.c232 CipherMax enumerator
1425 static int weakCipher[CipherMax] =
1483 if(c >= CipherMax) in okCipher()