Home
last modified time | relevance | path

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

/onnv-gate/usr/src/common/openssl/crypto/bn/
H A Dexp.c43 md=ms_time_diff(start,end);
53 d=ms_time_diff(start,end)/* *50/33 */;
/onnv-gate/usr/src/common/openssl/crypto/
H A Dtmdiff.h85 double ms_time_diff(MS_TM *start, MS_TM *end);
H A Dtmdiff.c191 double ms_time_diff(MS_TM *a, MS_TM *b) in ms_time_diff() function