/linux-6.3-rc2/net/ceph/ |
A D | crypto.c | 300 struct ceph_crypto_key *ckey; in ceph_key_preparse() local 310 ckey = kmalloc(sizeof(*ckey), GFP_KERNEL); in ceph_key_preparse() 311 if (!ckey) in ceph_key_preparse() 320 prep->payload.data[0] = ckey; in ceph_key_preparse() 325 kfree(ckey); in ceph_key_preparse() 332 struct ceph_crypto_key *ckey = prep->payload.data[0]; in ceph_key_free_preparse() local 333 ceph_crypto_key_destroy(ckey); in ceph_key_free_preparse() 334 kfree(ckey); in ceph_key_free_preparse() 339 struct ceph_crypto_key *ckey = key->payload.data[0]; in ceph_key_destroy() local 341 ceph_crypto_key_destroy(ckey); in ceph_key_destroy() [all …]
|
A D | ceph_common.c | 360 struct ceph_crypto_key *ckey; in get_secret() local 388 ckey = ukey->payload.data[0]; in get_secret() 389 err = ceph_crypto_key_clone(dst, ckey); in get_secret()
|
/linux-6.3-rc2/fs/nfs/ |
A D | dns_resolve.c | 74 struct cache_head *ckey) in nfs_dns_ent_update() argument 80 key = container_of(ckey, struct nfs_dns_ent, h); in nfs_dns_ent_update() 87 struct cache_head *ckey) in nfs_dns_ent_init() argument 93 key = container_of(ckey, struct nfs_dns_ent, h); in nfs_dns_ent_init() 99 nfs_dns_ent_update(cnew, ckey); in nfs_dns_ent_init()
|
/linux-6.3-rc2/kernel/locking/ |
A D | lockdep_proc.c | 460 const struct lockdep_subclass_key *ckey; in seq_stats() local 478 ckey = rcu_dereference_sched(class->key); in seq_stats() 480 if (!cname && !ckey) { in seq_stats() 488 key_name = __get_key_name(ckey, str); in seq_stats()
|
/linux-6.3-rc2/arch/s390/crypto/ |
A D | paes_s390.c | 455 u8 ckey[2 * AES_MAX_KEY_SIZE]; in xts_paes_set_key() local 483 memcpy(ckey, ctx->pk[0].protkey, ckey_len); in xts_paes_set_key() 484 memcpy(ckey + ckey_len, ctx->pk[1].protkey, ckey_len); in xts_paes_set_key() 485 return xts_verify_key(tfm, ckey, 2*ckey_len); in xts_paes_set_key()
|
/linux-6.3-rc2/drivers/gpu/drm/i915/display/ |
A D | intel_sprite.c | 330 const struct drm_intel_sprite_colorkey *key = &plane_state->ckey; in vlv_sprite_ctl() 453 const struct drm_intel_sprite_colorkey *key = &plane_state->ckey; in vlv_sprite_update_arm() 718 const struct drm_intel_sprite_colorkey *key = &plane_state->ckey; in ivb_sprite_ctl() 876 const struct drm_intel_sprite_colorkey *key = &plane_state->ckey; in ivb_sprite_update_arm() 1046 const struct drm_intel_sprite_colorkey *key = &plane_state->ckey; in g4x_sprite_ctl() 1202 const struct drm_intel_sprite_colorkey *key = &plane_state->ckey; in g4x_sprite_update_arm() 1461 struct drm_intel_sprite_colorkey *key = &plane_state->ckey; in intel_plane_set_ckey()
|
A D | skl_universal_plane.c | 897 const struct drm_intel_sprite_colorkey *key = &plane_state->ckey; in skl_plane_ctl() 1046 const struct drm_intel_sprite_colorkey *key = &plane_state->ckey; in skl_plane_keyval() 1053 const struct drm_intel_sprite_colorkey *key = &plane_state->ckey; in skl_plane_keymax() 1061 const struct drm_intel_sprite_colorkey *key = &plane_state->ckey; in skl_plane_keymsk() 1406 plane_state->ckey.flags & I915_SET_COLORKEY_SOURCE && in skl_plane_check_fb() 1874 if (!plane_state->ckey.flags && skl_fb_scalable(fb)) { in skl_plane_check()
|
A D | skl_scaler.c | 281 if (plane_state->ckey.flags) { in skl_update_scaler_plane()
|
A D | intel_display_types.h | 744 struct drm_intel_sprite_colorkey ckey; member
|
/linux-6.3-rc2/drivers/s390/crypto/ |
A D | zcrypt_ccamisc.h | 186 int cca_cipher2protkey(u16 cardnr, u16 domain, const u8 *ckey,
|
A D | pkey_api.c | 416 struct pkey_clrkey ckey; in pkey_nonccatok2pkey() local 431 memcpy(ckey.clrkey, t->clearkey, t->len); in pkey_nonccatok2pkey() 441 rc = pkey_clr2protkey(t->keytype, &ckey, protkey); in pkey_nonccatok2pkey() 447 ckey.clrkey, tmpbuf); in pkey_nonccatok2pkey() 453 rc = pkey_clr2ep11key(ckey.clrkey, t->len, in pkey_nonccatok2pkey()
|
A D | zcrypt_ccamisc.c | 1183 int cca_cipher2protkey(u16 cardnr, u16 domain, const u8 *ckey, in cca_cipher2protkey() argument 1233 int keytoklen = ((struct cipherkeytoken *)ckey)->len; in cca_cipher2protkey() 1258 memcpy(preqparm->kb.cca_key_token, ckey, keytoklen); in cca_cipher2protkey()
|
/linux-6.3-rc2/arch/s390/include/asm/ |
A D | qdio.h | 43 u32 ckey : 4; member
|
/linux-6.3-rc2/drivers/s390/cio/ |
A D | qdio_setup.c | 300 desc->ckey = PAGE_DEFAULT_KEY >> 4; in qdio_fill_qdr_desc()
|
/linux-6.3-rc2/tools/net/ynl/ |
A D | ynl-gen-c.py | 1880 def uapi_enum_start(family, cw, obj, ckey='', enum_name='enum-name'): argument 1885 elif ckey and ckey in obj: 1886 start_line = 'enum ' + family.name + '_' + c_lower(obj[ckey])
|
/linux-6.3-rc2/fs/nilfs2/ |
A D | btree.c | 2119 __u64 key, ckey; in nilfs_btree_add_dirty_buffer() local 2140 ckey = nilfs_btree_node_get_key(cnode, 0); in nilfs_btree_add_dirty_buffer() 2141 if (key < ckey) in nilfs_btree_add_dirty_buffer()
|