Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Ddm-crypt.c39 struct convert_context { struct
58 struct convert_context ctx; argument
68 struct convert_context *ctx;
804 struct convert_context *ctx, in crypt_convert_init()
838 struct convert_context *ctx, in crypt_convert_block()
887 struct convert_context *ctx) in crypt_alloc_req()
918 struct convert_context *ctx) in crypt_convert()
1358 struct convert_context *ctx = dmreq->ctx; in kcryptd_async_done()
/linux-4.4.14/security/selinux/ss/
Dservices.c1851 static int convert_context(u32 key, in convert_context() function
2113 rc = sidtab_map(&newsidtab, convert_context, &args); in security_load_policy()