Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/md/
Ddm-crypt.c37 struct convert_context { struct
57 struct convert_context ctx; argument
66 struct convert_context *ctx;
657 struct convert_context *ctx, in crypt_convert_init()
691 struct convert_context *ctx, in crypt_convert_block()
749 struct convert_context *ctx) in crypt_alloc_req()
767 struct convert_context *ctx) in crypt_convert()
1194 struct convert_context *ctx = dmreq->ctx; in kcryptd_async_done()
/linux-3.4.99/security/selinux/ss/
Dservices.c1647 static int convert_context(u32 key, in convert_context() function
1900 rc = sidtab_map(&newsidtab, convert_context, &args); in security_load_policy()