/third_party/node/deps/openssl/openssl/include/crypto/ |
H A D | rand_pool.h | 76 int secure; /* 1: allocated on the secure heap, 0: otherwise */ member
|
/third_party/openssl/include/crypto/ |
H A D | rand_pool.h | 76 int secure; /* 1: allocated on the secure heap, 0: otherwise */ member
|
/third_party/musl/porting/linux/user/src/internal/ |
H A D | libc.h | 39 char secure; member
|
/third_party/musl/porting/liteos_a/user/src/internal/ |
H A D | libc.h | 23 char secure; member
|
/third_party/musl/src/internal/ |
H A D | libc.h | 25 char secure; member
|
/third_party/curl/lib/ |
H A D | cookie.h | 39 bool secure; /* whether the 'secure' keyword was used */ member
|
H A D | cookie.c | 481 Curl_cookie_add(struct Curl_easy *data, struct CookieInfo *c, bool httpheader, bool noexpire, const char *lineptr, const char *domain, const char *path, bool secure) Curl_cookie_add() argument 1384 Curl_cookie_getlist(struct Curl_easy *data, struct CookieInfo *c, const char *host, const char *path, bool secure) Curl_cookie_getlist() argument [all...] |
/third_party/nghttp2/src/ |
H A D | shrpx_http.cc | 211 bool require_cookie_secure_attribute(SessionAffinityCookieSecure secure, in require_cookie_secure_attribute() argument 176 create_affinity_cookie(BlockAllocator &balloc, const StringRef &name, uint32_t affinity_cookie, const StringRef &path, bool secure) create_affinity_cookie() argument
|
H A D | shrpx_https_upstream.cc | 1296 auto secure = in on_downstream_header_complete() local
|
H A D | shrpx_http3_upstream.cc | 1389 auto secure = in on_downstream_header_complete() local
|
H A D | shrpx_http2_upstream.cc | 1801 auto secure = in on_downstream_header_complete() local
|
/third_party/node/deps/openssl/openssl/crypto/rand/ |
H A D | rand_pool.c | 22 RAND_POOL *ossl_rand_pool_new(int entropy_requested, int secure, in ossl_rand_pool_new() argument
|
/third_party/openssl/crypto/rand/ |
H A D | rand_pool.c | 22 RAND_POOL *ossl_rand_pool_new(int entropy_requested, int secure, in ossl_rand_pool_new() argument
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_cp_dma.c | 337 bool secure = src && (si_resource(src)->flags & RADEON_FLAG_ENCRYPTED); in si_cp_dma_copy_buffer() local
|
H A D | si_gfx_cs.c | 336 bool secure = si_gfx_resources_check_encrypted(sctx); in si_tmz_preamble() local
|
H A D | si_compute.c | 980 bool secure = si_compute_resources_check_encrypted(sctx); in si_launch_grid() local
|
/third_party/libdrm/tests/amdgpu/ |
H A D | security_tests.c | 152 amdgpu_sdma_lcopy(uint32_t *packet, const uint64_t dst, const uint64_t src, const uint32_t size, const int secure) amdgpu_sdma_lcopy() argument 190 amdgpu_bo_lcopy(struct command_ctx *ctx, struct sec_amdgpu_bo *dst, struct sec_amdgpu_bo *src, const uint32_t size, int secure) amdgpu_bo_lcopy() argument 223 amdgpu_bo_move(struct command_ctx *ctx, struct amdgpu_bo *bo, uint64_t whereto, int secure) amdgpu_bo_move() argument [all...] |
/third_party/node/deps/openssl/openssl/crypto/ |
H A D | param_build.c | 27 int secure; member 203 int n, secure = 0; in OSSL_PARAM_BLD_push_BN_pad() local 240 int secure; in OSSL_PARAM_BLD_push_utf8_string() local 51 param_push(OSSL_PARAM_BLD *bld, const char *key, int size, size_t alloc, int type, int secure) param_push() argument 278 int secure; OSSL_PARAM_BLD_push_octet_string() local 308 param_bld_convert(OSSL_PARAM_BLD *bld, OSSL_PARAM *param, OSSL_PARAM_ALIGNED_BLOCK *blk, OSSL_PARAM_ALIGNED_BLOCK *secure) param_bld_convert() argument [all...] |
/third_party/openssl/crypto/ |
H A D | param_build.c | 27 int secure; member 203 int n, secure = 0; in OSSL_PARAM_BLD_push_BN_pad() local 240 int secure; in OSSL_PARAM_BLD_push_utf8_string() local 51 param_push(OSSL_PARAM_BLD *bld, const char *key, int size, size_t alloc, int type, int secure) param_push() argument 278 int secure; OSSL_PARAM_BLD_push_octet_string() local 308 param_bld_convert(OSSL_PARAM_BLD *bld, OSSL_PARAM *param, OSSL_PARAM_ALIGNED_BLOCK *blk, OSSL_PARAM_ALIGNED_BLOCK *secure) param_bld_convert() argument [all...] |
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/ |
H A D | amdgpu_cs.h | 124 bool secure; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/ |
H A D | wpa.c | 1007 wpa_supplicant_key_neg_complete(struct wpa_sm *sm, const u8 *addr, int secure) wpa_supplicant_key_neg_complete() argument
|
/third_party/node/deps/openssl/openssl/engines/ |
H A D | e_loader_attic.c | 1301 static void pem_free_flag(void *pem_data, int secure, size_t num) in pem_free_flag() argument 1308 file_read_pem(BIO *bp, char **pem_name, char **pem_header, unsigned char **data, long *len, const UI_METHOD *ui_method, void *ui_data, const char *uri, int secure) file_read_pem() argument
|
/third_party/openssl/engines/ |
H A D | e_loader_attic.c | 1301 static void pem_free_flag(void *pem_data, int secure, size_t num) in pem_free_flag() argument 1308 file_read_pem(BIO *bp, char **pem_name, char **pem_header, unsigned char **data, long *len, const UI_METHOD *ui_method, void *ui_data, const char *uri, int secure) file_read_pem() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/ |
H A D | wpa.c | 727 wpa_supplicant_key_neg_complete(struct wpa_sm *sm, const u8 *addr, int secure) wpa_supplicant_key_neg_complete() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | wpa_auth.c | 3157 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 [all...] |