Searched defs:terp_config_st (Results 1 – 1 of 1) sorted by relevance
531 typedef struct terp_config_st { struct532 BIO *debug_bio;534 OSSL_TIME (*now_cb)(void *arg);535 void *now_cb_arg;537 int (*per_op_cb)(TERP *terp, void *arg);538 void *per_op_cb_arg;540 OSSL_TIME max_execution_time; /* duration */