Home
last modified time | relevance | path

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

/src/crypto/openssl/test/radix/
H A Dterp.c539 uint64_t ops_executed; member
562 terp->ops_executed = 0; in TERP_init()
691 ++terp->ops_executed; in TERP_execute()
853 (unsigned long long)terp.ops_executed); in TERP_run()