HomeSort by: relevance | last modified time | path
    Searched defs:tls_protos (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/lib/isccfg/
check.c 2368 uint32_t tls_protos = 0; local
2447 if ((tls_protos & ver) != 0) {
2456 tls_protos |= ver;
2459 if (tls_protos == 0) {
  /src/external/mpl/bind/dist/bin/named/
server.c 11438 uint32_t tls_protos = 0; local
11507 tls_protos |= ver;
11554 .protocols = tls_protos,

Completed in 36 milliseconds