Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Ddm-crypt.c39 struct convert_context { struct
58 struct convert_context ctx; argument
68 struct convert_context *ctx;
803 struct convert_context *ctx, in crypt_convert_init()
837 struct convert_context *ctx, in crypt_convert_block()
886 struct convert_context *ctx) in crypt_alloc_req()
912 struct convert_context *ctx) in crypt_convert()
1346 struct convert_context *ctx = dmreq->ctx; in kcryptd_async_done()
/linux-4.1.27/security/selinux/ss/
Dservices.c1676 static int convert_context(u32 key, in convert_context() function
1938 rc = sidtab_map(&newsidtab, convert_context, &args); in security_load_policy()