Home
last modified time | relevance | path

Searched defs:terp_config_st (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/test/radix/
H A Dterp.c531 typedef struct terp_config_st { struct
532 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 */