Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-crypt.c48 struct convert_context { struct
74 struct convert_context ctx; argument
84 struct convert_context *ctx;
1208 struct convert_context *ctx, in crypt_convert_init()
1268 struct convert_context *ctx = dmreq->ctx; in tag_from_dmreq()
1282 struct convert_context *ctx, in crypt_convert_block_aead()
1378 struct convert_context *ctx, in crypt_convert_block_skcipher()
1458 struct convert_context *ctx) in crypt_alloc_req_skcipher()
1482 struct convert_context *ctx) in crypt_alloc_req_aead()
1504 struct convert_context *ctx) in crypt_alloc_req()
[all …]
/OK3568_Linux_fs/kernel/security/selinux/ss/
H A Dservices.c2016 static int convert_context(struct context *oldc, struct context *newc, void *p, in convert_context() function
2347 convert_data->sidtab_params.func = convert_context; in security_load_policy()