Home | History | Annotate | Download | only in cts

Lines Matching refs:INSECURE

129         INSECURE,
179 this(context, ssl ? SslMode.NO_CLIENT_AUTH : SslMode.INSECURE);
210 if (mSsl == SslMode.INSECURE) {
924 if (mSsl == SslMode.INSECURE) {