Home
last modified time | relevance | path

Searched refs:max_execution_time (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/test/radix/
H A Dterp.c540 OSSL_TIME max_execution_time; /* duration */ member
578 if (ossl_time_is_zero(terp->cfg.max_execution_time)) in TERP_init()
579 terp->cfg.max_execution_time = TERP_DEFAULT_MAX_EXECUTION_TIME; in TERP_init()
679 terp->cfg.max_execution_time); in TERP_execute()