Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/md/
Ddm-crypt.c38 struct convert_context { struct
58 struct convert_context ctx; argument
67 struct convert_context *ctx;
659 struct convert_context *ctx, in crypt_convert_init()
693 struct convert_context *ctx, in crypt_convert_block()
751 struct convert_context *ctx) in crypt_alloc_req()
769 struct convert_context *ctx) in crypt_convert()
1196 struct convert_context *ctx = dmreq->ctx; in kcryptd_async_done()
/linux-2.6.39/security/selinux/ss/
Dservices.c1637 static int convert_context(u32 key, in convert_context() function
1891 rc = sidtab_map(&newsidtab, convert_context, &args); in security_load_policy()