Searched refs:post_process_data (Results 1 – 3 of 3) sorted by relevance
30 void *post_process_data; member40 void *post_process_data) in OSSL_STORE_open() argument93 ctx->post_process_data = post_process_data; in OSSL_STORE_open()178 v = ctx->post_process(v, ctx->post_process_data); in OSSL_STORE_load()662 ctx->post_process_data = NULL; in ossl_store_attach_pem_bio()
21 void *post_process_data);51 callback B<post_process> with associated data B<post_process_data>,56 The given B<post_process> and B<post_process_data> will be reused by
52 void *post_process_data);