| /third_party/openssl/include/crypto/ |
| D | rand_pool.h | 60 # define RAND_POOL_MIN_ALLOCATION(secure) ((secure) ? 16 : 48) argument 76 int secure; /* 1: allocated on the secure heap, 0: otherwise */ member
|
| /third_party/node/deps/openssl/openssl/include/crypto/ |
| D | rand_pool.h | 60 # 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/ |
| D | param_build.c | 27 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/node/deps/openssl/openssl/crypto/ |
| D | param_build.c | 27 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/node/test/parallel/ |
| D | test-tls-destroy-whilst-write.js | 22 const secure = tls.connect({ constant
|
| D | test-http2-client-destroy.js | 247 function testH2ConnectAbort(secure) { argument
|
| /third_party/node/deps/undici/src/types/ |
| D | cookies.d.ts | 12 secure?: boolean property
|
| /third_party/libdrm/tests/amdgpu/ |
| D | security_tests.c | 156 const int secure) in amdgpu_sdma_lcopy() 194 int secure) in amdgpu_bo_lcopy() 226 int secure) in amdgpu_bo_move()
|
| /third_party/nghttp2/src/ |
| D | shrpx_http.cc | 178 const StringRef &path, bool secure) { in create_affinity_cookie() 211 bool require_cookie_secure_attribute(SessionAffinityCookieSecure secure, in require_cookie_secure_attribute()
|
| D | shrpx_https_upstream.cc | 1296 auto secure = in on_downstream_header_complete() local
|
| /third_party/musl/porting/liteos_a/user/src/internal/ |
| D | libc.h | 23 char secure; member
|
| /third_party/musl/porting/linux/user/src/internal/ |
| D | libc.h | 39 char secure; member
|
| /third_party/musl/src/internal/ |
| D | libc.h | 25 char secure; member
|
| /third_party/openssl/crypto/rand/ |
| D | rand_pool.c | 22 RAND_POOL *ossl_rand_pool_new(int entropy_requested, int secure, in ossl_rand_pool_new()
|
| /third_party/node/deps/openssl/openssl/crypto/rand/ |
| D | rand_pool.c | 22 RAND_POOL *ossl_rand_pool_new(int entropy_requested, int secure, in ossl_rand_pool_new()
|
| /third_party/curl/lib/ |
| D | cookie.h | 39 bool secure; /* whether the 'secure' keyword was used */ member
|
| D | cookie.c | 490 bool secure) /* TRUE if connection is over secure origin */ in Curl_cookie_add() 1387 bool secure) in Curl_cookie_getlist()
|
| /third_party/python/Lib/logging/ |
| D | handlers.py | 1024 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/ |
| D | si_gfx_cs.c | 336 bool secure = si_gfx_resources_check_encrypted(sctx); in si_tmz_preamble() local
|
| D | si_cp_dma.c | 337 bool secure = src && (si_resource(src)->flags & RADEON_FLAG_ENCRYPTED); in si_cp_dma_copy_buffer() local
|
| D | si_compute.c | 980 bool secure = si_compute_resources_check_encrypted(sctx); in si_launch_grid() local
|
| /third_party/mesa3d/src/gallium/winsys/amdgpu/drm/ |
| D | amdgpu_cs.h | 124 bool secure; member
|
| /third_party/node/deps/openssl/openssl/engines/ |
| D | e_loader_attic.c | 1301 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/openssl/engines/ |
| D | e_loader_attic.c | 1301 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/ |
| D | ftplib.py | 743 def login(self, user='', passwd='', acct='', secure=True): argument
|