Home
last modified time | relevance | path

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

/dports/comms/kermit/kermit-9.0.305.04/
H A Dckcftp.c1973 static int nciphertab = sizeof(ciphertab) / sizeof(struct keytab) - 1; variable
2838 if ((x = cmkey(ciphertab,nciphertab,"","",xxstring)) < 0) in dosetftp()