Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/md/
Ddm-crypt.c46 struct convert_context { struct
71 struct convert_context ctx; argument
81 struct convert_context *ctx;
887 struct convert_context *ctx, in crypt_convert_init()
947 struct convert_context *ctx = dmreq->ctx; in tag_from_dmreq()
961 struct convert_context *ctx, in crypt_convert_block_aead()
1057 struct convert_context *ctx, in crypt_convert_block_skcipher()
1134 struct convert_context *ctx) in crypt_alloc_req_skcipher()
1153 struct convert_context *ctx) in crypt_alloc_req_aead()
1170 struct convert_context *ctx) in crypt_alloc_req()
[all …]
/Linux-v5.4/security/selinux/ss/
Dservices.c1928 static int convert_context(struct context *oldc, struct context *newc, void *p) in convert_context() function
2189 convert_params.func = convert_context; in security_load_policy()