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()666 ctx->post_process_data = NULL; in ossl_store_attach_pem_bio()
21 void *post_process_data);51 callback I<post_process> with associated data I<post_process_data>,57 The given I<post_process> and I<post_process_data> will be reused by
52 void *post_process_data);