Home
last modified time | relevance | path

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

/third_party/openssl/util/perl/TLSProxy/
DProxy.pm100 cipherc => "",
148 $self->{cipherc} = "";
319 if ($self->cipherc ne "") {
320 $execcmd .= " -cipher ".$self->cipherc;
607 sub cipherc subroutine
611 $self->{cipherc} = shift;
613 return $self->{cipherc};
/third_party/openssl/test/recipes/
D70-test_sslskewith0p.t41 $proxy->cipherc('ADH-AES128-SHA:@SECLEVEL=0');
D70-test_sslsignature.t104 $proxy->cipherc('DHE-RSA-AES128-SHA');