Home
last modified time | relevance | path

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

12

/third_party/openssl/include/crypto/
Drand_pool.h60 # define RAND_POOL_MIN_ALLOCATION(secure) ((secure) ? 16 : 48) argument
76 int secure; /* 1: allocated on the secure heap, 0: otherwise */ member
/third_party/openssl/crypto/
Dparam_build.c27 int secure; member
53 int secure) in param_push()
203 int n, secure = 0; in OSSL_PARAM_BLD_push_BN_pad() local
236 int secure; in OSSL_PARAM_BLD_push_utf8_string() local
274 int secure; in OSSL_PARAM_BLD_push_octet_string() local
306 OSSL_PARAM_ALIGNED_BLOCK *secure) in param_bld_convert()
/third_party/node/deps/npm/node_modules/uri-js/dist/esnext/schemes/
Dws.d.ts4 secure?: boolean; property
/third_party/node/test/parallel/
Dtest-tls-destroy-whilst-write.js22 const secure = tls.connect({ constant
/third_party/libdrm/tests/amdgpu/
Dsecurity_tests.c156 const int secure) in amdgpu_sdma_lcopy()
194 int secure) in amdgpu_bo_lcopy()
226 int secure) in amdgpu_bo_move()
Dbasic_tests.c1459 bool secure) in amdgpu_test_exec_cs_helper_raw()
1551 ip_type, bool secure) in amdgpu_command_submission_write_linear_helper_with_secure()
/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()
Dshrpx_https_upstream.cc1272 auto secure = in on_downstream_header_complete() local
Dshrpx_http2_upstream.cc1801 auto secure = in on_downstream_header_complete() local
/third_party/node/deps/npm/node_modules/har-schema/lib/
Dcookie.json29 "secure": { object
/third_party/node/deps/npm/node_modules/https-proxy-agent/
Dindex.js239 function isDefaultPort(port, secure) { argument
/third_party/musl/porting/linux/user/src/internal/
Dlibc.h38 char secure; member
/third_party/musl/src/internal/
Dlibc.h23 char secure; member
/third_party/musl/porting/liteos_a/user/src/internal/
Dlibc.h23 char secure; member
/third_party/openssl/crypto/rand/
Drand_pool.c22 RAND_POOL *ossl_rand_pool_new(int entropy_requested, int secure, in ossl_rand_pool_new()
/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.c336 bool secure = si_gfx_resources_check_encrypted(sctx); in si_tmz_preamble() local
Dsi_cp_dma.c337 bool secure = src && (si_resource(src)->flags & RADEON_FLAG_ENCRYPTED); in si_cp_dma_copy_buffer() local
Dsi_compute.c980 bool secure = si_compute_resources_check_encrypted(sctx); in si_launch_grid() local
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/
Damdgpu_cs.h124 bool secure; member
/third_party/openssl/engines/
De_loader_attic.c1301 static void pem_free_flag(void *pem_data, int secure, size_t num) in pem_free_flag()
1311 const char *uri, int secure) in file_read_pem()
/third_party/node/deps/npm/node_modules/tough-cookie/lib/
Dcookie.js726 Cookie.prototype.secure = false; method in Cookie
/third_party/python/Lib/
Dftplib.py743 def login(self, user='', passwd='', acct='', secure=True): argument
/third_party/python/Lib/http/
Dcookiejar.py766 secure, argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dwpa_auth.c3157 int wpa_ie_len, secure, keyidx, encr = 0; in SM_STATE() local
4997 int wpa_ie_len, secure, keyidx, encr = 0; in wpa_auth_resend_m3() local

12