Home
last modified time | relevance | path

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

/dports/comms/kermit/kermit-9.0.305.04/
H A Dckcftp.c16892 CHAR srp_pref_cipher = CIPHER_ID_DES3_ECB; variable
16919 srp_pref_cipher = cd->id;
17152 if (cipher_supported (clist, srp_pref_cipher)) /* Choose cipher */
17153 cid = srp_pref_cipher;