/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/falcon/ |
H A D | v1.c | 29 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 D | base.c | 196 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 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
|
/kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
H A D | Makefile | |
/kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
H A D | Makefile | |
/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
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_ib.c | 137 bool secure; in amdgpu_ib_schedule() local [all...] |
/kernel/linux/linux-5.10/drivers/of/ |
H A D | kobj.c | 68 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 D | v1.c | 29 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 D | base.c | 28 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 D | anon_inodes.c | 78 __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 D | kobj.c | 68 bool secure = strncmp(pp->name, "security-", 9) == 0; in __of_add_property_sysfs() local
|
/third_party/curl/lib/ |
H A D | cookie.h | 39 bool secure; /* whether the 'secure' keyword was used */ member
|
/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
|
/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
|
/base/update/updater/services/flashd/daemon/ |
H A D | daemon.cpp | 91 string secure; in InitMod() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_ib.c | 139 bool secure, init_shadow; in amdgpu_ib_schedule() local [all...] |
/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
|
/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...] |