Home
last modified time | relevance | path

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

1234

/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/falcon/
H A Dv1.c29 nvkm_falcon_v1_load_imem(struct nvkm_falcon *falcon, void *data, u32 start, u32 size, u16 tag, u8 port, bool secure) nvkm_falcon_v1_load_imem() argument
H A Dbase.c196 nvkm_falcon_load_imem(struct nvkm_falcon *falcon, void *data, u32 start, u32 size, u16 tag, u8 port, bool secure) nvkm_falcon_load_imem() argument
/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
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A DMakefile
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A DMakefile
/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
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ib.c137 bool secure; in amdgpu_ib_schedule() local
[all...]
/kernel/linux/linux-5.10/drivers/of/
H A Dkobj.c68 bool secure = strncmp(pp->name, "security-", 9) == 0; in __of_add_property_sysfs() local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/falcon/
H A Dv1.c29 nvkm_falcon_v1_load_imem(struct nvkm_falcon *falcon, void *data, u32 start, u32 size, u16 tag, u8 port, bool secure) nvkm_falcon_v1_load_imem() argument
H A Dbase.c28 nvkm_falcon_load_imem(struct nvkm_falcon *falcon, void *data, u32 start, u32 size, u16 tag, u8 port, bool secure) nvkm_falcon_load_imem() argument
/kernel/linux/linux-6.6/fs/
H A Danon_inodes.c78 __anon_inode_getfile(const char *name, const struct file_operations *fops, void *priv, int flags, const struct inode *context_inode, bool secure) __anon_inode_getfile() argument
180 __anon_inode_getfd(const char *name, const struct file_operations *fops, void *priv, int flags, const struct inode *context_inode, bool secure) __anon_inode_getfd() argument
/kernel/linux/linux-6.6/drivers/of/
H A Dkobj.c68 bool secure = strncmp(pp->name, "security-", 9) == 0; in __of_add_property_sysfs() local
/third_party/curl/lib/
H A Dcookie.h39 bool secure; /* whether the 'secure' keyword was used */ member
/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
/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
/base/update/updater/services/flashd/daemon/
H A Ddaemon.cpp91 string secure; in InitMod() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ib.c139 bool secure, init_shadow; in amdgpu_ib_schedule() local
[all...]
/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
/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...]

Completed in 13 milliseconds

1234