HomeSort by relevance Sort by last modified time
    Searched refs:INSECURE (Results 1 - 2 of 2) sorted by null

  /cts/libs/testserver/src/android/webkit/cts/
CtsTestServer.java 129 INSECURE,
178 this(context, ssl ? SslMode.NO_CLIENT_AUTH : SslMode.INSECURE);
209 if (mSsl == SslMode.INSECURE) {
    [all...]
  /external/dlmalloc/
malloc.c 103 no errors or vulnerabilities, you can define INSECURE to 1,
292 INSECURE default: 0
633 #ifndef INSECURE
634 #define INSECURE 0
635 #endif /* INSECURE */
    [all...]

Completed in 1221 milliseconds