Searched refs:convert_context (Results 1 – 2 of 2) sorted by relevance
49 struct convert_context { struct75 struct convert_context ctx; argument85 struct convert_context *ctx;1209 struct convert_context *ctx, in crypt_convert_init()1269 struct convert_context *ctx = dmreq->ctx; in tag_from_dmreq()1283 struct convert_context *ctx, in crypt_convert_block_aead()1379 struct convert_context *ctx, in crypt_convert_block_skcipher()1459 struct convert_context *ctx) in crypt_alloc_req_skcipher()1483 struct convert_context *ctx) in crypt_alloc_req_aead()1505 struct convert_context *ctx) in crypt_alloc_req()[all …]
2024 static int convert_context(struct context *oldc, struct context *newc, void *p) in convert_context() function2347 convert_data->sidtab_params.func = convert_context; in security_load_policy()