Home
last modified time | relevance | path

Searched refs:convert_context (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/md/
Ddm-crypt.c52 struct convert_context { struct
78 struct convert_context ctx; argument
88 struct convert_context *ctx;
1212 struct convert_context *ctx, in crypt_convert_init()
1272 struct convert_context *ctx = dmreq->ctx; in tag_from_dmreq()
1286 struct convert_context *ctx, in crypt_convert_block_aead()
1385 struct convert_context *ctx, in crypt_convert_block_skcipher()
1465 struct convert_context *ctx) in crypt_alloc_req_skcipher()
1489 struct convert_context *ctx) in crypt_alloc_req_aead()
1511 struct convert_context *ctx) in crypt_alloc_req()
[all …]
/Linux-v6.1/security/selinux/ss/
Dservices.c2025 static int convert_context(struct context *oldc, struct context *newc, void *p, in convert_context() function
2350 convert_data->sidtab_params.func = convert_context; in security_load_policy()