Home
last modified time | relevance | path

Searched defs:secure (Results 1 - 25 of 30) sorted by relevance

12

/third_party/node/deps/openssl/openssl/include/crypto/
H A Drand_pool.h76 int secure; /* 1: allocated on the secure heap, 0: otherwise */ member
/third_party/openssl/include/crypto/
H A Drand_pool.h76 int secure; /* 1: allocated on the secure heap, 0: otherwise */ member
/third_party/musl/porting/linux/user/src/internal/
H A Dlibc.h39 char secure; member
/third_party/musl/porting/liteos_a/user/src/internal/
H A Dlibc.h23 char secure; member
/third_party/musl/src/internal/
H A Dlibc.h25 char secure; member
/third_party/curl/lib/
H A Dcookie.h39 bool secure; /* whether the 'secure' keyword was used */ member
H A Dcookie.c481 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 Dshrpx_http.cc211 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 Dshrpx_https_upstream.cc1296 auto secure = in on_downstream_header_complete() local
H A Dshrpx_http3_upstream.cc1389 auto secure = in on_downstream_header_complete() local
H A Dshrpx_http2_upstream.cc1801 auto secure = in on_downstream_header_complete() local
/third_party/node/deps/openssl/openssl/crypto/rand/
H A Drand_pool.c22 RAND_POOL *ossl_rand_pool_new(int entropy_requested, int secure, in ossl_rand_pool_new() argument
/third_party/openssl/crypto/rand/
H A Drand_pool.c22 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 Dsi_cp_dma.c337 bool secure = src && (si_resource(src)->flags & RADEON_FLAG_ENCRYPTED); in si_cp_dma_copy_buffer() local
H A Dsi_gfx_cs.c336 bool secure = si_gfx_resources_check_encrypted(sctx); in si_tmz_preamble() local
H A Dsi_compute.c980 bool secure = si_compute_resources_check_encrypted(sctx); in si_launch_grid() local
/third_party/libdrm/tests/amdgpu/
H A Dsecurity_tests.c152 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 Dparam_build.c27 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 Dparam_build.c27 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 Damdgpu_cs.h124 bool secure; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dwpa.c1007 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 De_loader_attic.c1301 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 De_loader_attic.c1301 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 Dwpa.c727 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 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
[all...]

Completed in 39 milliseconds

12