Home
last modified time | relevance | path

Searched defs:secure (Results 1 – 25 of 28) 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
240 int secure; in OSSL_PARAM_BLD_push_utf8_string() local
278 int secure; in OSSL_PARAM_BLD_push_octet_string() local
310 OSSL_PARAM_ALIGNED_BLOCK *secure) in param_bld_convert()
/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.c1473 bool secure) in amdgpu_test_exec_cs_helper_raw()
1565 ip_type, bool secure) in amdgpu_command_submission_write_linear_helper_with_secure()
/third_party/nghttp2/src/
Dshrpx_http.cc176 const StringRef &path, bool secure) { in create_affinity_cookie()
205 bool require_cookie_secure_attribute(SessionAffinityCookieSecure secure, in require_cookie_secure_attribute()
Dshrpx_https_upstream.cc1298 auto secure = in on_downstream_header_complete() local
Dshrpx_http2_upstream.cc1814 auto secure = in on_downstream_header_complete() local
Dshrpx_http3_upstream.cc1360 auto secure = in on_downstream_header_complete() local
/third_party/musl/porting/liteos_a/user/src/internal/
Dlibc.h23 char secure; member
/third_party/musl/porting/linux/user/src/internal/
Dlibc.h39 char secure; member
/third_party/musl/src/internal/
Dlibc.h25 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/curl/lib/
Dcookie.h39 bool secure; /* whether the 'secure' keyword was used */ member
Dcookie.c492 bool secure) /* TRUE if connection is over secure origin */ in Curl_cookie_add()
1375 bool secure) in Curl_cookie_getlist()
/third_party/python/Lib/logging/
Dhandlers.py1024 credentials=None, secure=None, timeout=5.0): argument
1211 def __init__(self, host, url, method="GET", secure=False, credentials=None, argument
1239 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/python/Lib/
Dftplib.py743 def login(self, user='', passwd='', acct='', secure=True): argument
/third_party/python/Lib/http/
Dcookiejar.py765 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
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dwpa_auth.c4682 int secure, gtkidx, encr = 0; local
7013 int wpa_ie_len, secure, gtkidx, encr = 0; local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
Dwpa.c728 const u8 *addr, int secure) in wpa_supplicant_key_neg_complete()

12