Home | History | Annotate | Download | only in modes

Lines Matching full:ctr_t

1719 	size_t start,stop,gcm_t,ctr_t,OPENSSL_rdtsc();
1739 ctr_t = OPENSSL_rdtsc() - start;
1743 ctr_t/(double)sizeof(buf),
1744 (gcm_t-ctr_t)/(double)sizeof(buf));