Home
last modified time | relevance | path

Searched defs:secure (Results 1 – 25 of 42) sorted by relevance

12

/third_party/node/deps/npm/node_modules/uri-js/dist/esnext/schemes/
Dws.d.ts4 secure?: boolean; property
/third_party/grpc/test/core/end2end/
Dgenerate_tests.bzl27 secure = True, argument
175 secure = False, argument
/third_party/node/test/parallel/
Dtest-tls-destroy-whilst-write.js22 const secure = tls.connect({ constant
/third_party/nghttp2/src/
Dshrpx_http.cc178 const StringRef &path, bool secure) { in create_affinity_cookie()
211 bool require_cookie_secure_attribute(SessionAffinityCookieSecure secure, in require_cookie_secure_attribute()
/third_party/libsoup/libsoup/
Dsoup-cookie.h33 gboolean secure; member
Dsoup-cookie-jar-text.c160 char *host, *path, *secure, *expires, *name, *value, *samesite = NULL; in parse_cookie() local
Dsoup-cookie-jar-db.c165 gboolean http_only = FALSE, secure = FALSE; in callback() local
Dsoup-cookie.c683 soup_cookie_set_secure (SoupCookie *cookie, gboolean secure) in soup_cookie_set_secure()
/third_party/node/deps/npm/node_modules/har-schema/lib/
Dcookie.json29 "secure": { object
/third_party/openssl/crypto/rand/
Drand_local.h91 # define RAND_POOL_MIN_ALLOCATION(secure) ((secure) ? 16 : 48) argument
172 int secure; /* 1: allocated on the secure heap, 0: otherwise */ member
188 int secure; /* 1: allocated on the secure heap, 0: otherwise */ member
/third_party/node/deps/npm/node_modules/https-proxy-agent/
Dindex.js239 function isDefaultPort(port, secure) { argument
/third_party/grpc/src/python/grpcio_tests/tests_aio/unit/
D_test_server.py127 secure=False, argument
/third_party/grpc/test/core/surface/
Dserver_test.cc109 void test_bind_server_to_addr(const char* host, bool secure) { in test_bind_server_to_addr()
/third_party/musl/src/internal/
Dlibc.h23 int secure; member
/third_party/musl/porting/linux/user/src/internal/
Dlibc.h38 int secure; member
/third_party/musl/porting/liteos_a/user/src/internal/
Dlibc.h23 int secure; member
/third_party/grpc/test/core/fling/
Dclient.cc152 int secure = 0; in main() local
Dserver.cc181 int secure = 0; in main() local
/third_party/curl/lib/
Dcookie.c482 bool secure) /* TRUE if connection is over secure origin */ in Curl_cookie_add()
1385 bool secure) in Curl_cookie_getlist()
Dcookie.h43 bool secure; /* whether the 'secure' keyword was used */ member
/third_party/python/Lib/logging/
Dhandlers.py1000 credentials=None, secure=None, timeout=5.0): argument
1178 def __init__(self, host, url, method="GET", secure=False, credentials=None, argument
1206 def getConnection(self, host, secure): argument
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_gfx_cs.c321 bool secure = si_gfx_resources_check_encrypted(sctx); in si_tmz_preamble() local
Dsi_cp_dma.c332 bool secure = src && (si_resource(src)->flags & RADEON_FLAG_ENCRYPTED); in si_cp_dma_copy_buffer() local
/third_party/grpc/test/cpp/util/
Dgrpc_tool_test.cc129 TestCliCredentials(bool secure = false) : secure_(secure) {} in TestCliCredentials()
255 const std::string SetUpServer(bool secure = false) { in SetUpServer()
/third_party/openssl/crypto/store/
Dloader_file.c1129 static void pem_free_flag(void *pem_data, int secure, size_t num) in pem_free_flag()
1139 void *ui_data, int secure) in file_read_pem()

12