Home | History | Annotate | Download | only in ssl

Lines Matching defs:alg2

1540 	unsigned long alg_mkey,alg_auth,alg_enc,alg_mac,alg_ssl,alg2;
1553 alg2=cipher->algorithm2;
1646 :((alg2&SSL2_CF_8_BYTE_ENC)?"RC4(64)":"RC4(128)");