Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Ddm-crypt.c46 struct convert_context { struct
71 struct convert_context ctx; argument
81 struct convert_context *ctx;
995 struct convert_context *ctx, in crypt_convert_init()
1055 struct convert_context *ctx = dmreq->ctx; in tag_from_dmreq()
1069 struct convert_context *ctx, in crypt_convert_block_aead()
1163 struct convert_context *ctx, in crypt_convert_block_skcipher()
1240 struct convert_context *ctx) in crypt_alloc_req_skcipher()
1259 struct convert_context *ctx) in crypt_alloc_req_aead()
1276 struct convert_context *ctx) in crypt_alloc_req()
[all …]
/Linux-v4.19/security/selinux/ss/
Dservices.c1932 static int convert_context(u32 key, in convert_context() function
2207 rc = sidtab_map(&newsidtab, convert_context, &args); in security_load_policy()