Lines Matching refs:cipher
120 * ECC cipher suite support in OpenSSL originally written by
430 * authentication in ECDH cipher suites with
480 s->session->cipher=s->s3->tmp.new_cipher;
976 s->session->cipher = pref_cipher ?
1022 /* unknown cipher */
1041 /* we did not say we would use this cipher */
1047 /* Depending on the session caching (internal/external), the cipher
1050 if (s->session->cipher)
1051 s->session->cipher_id = s->session->cipher->id;
1277 printf("cipher, alg, nc = %s, %lx, %lx, %d\n", s->s3->tmp.new_cipher->name,
1602 /* this should be because we are using an export cipher */