Home
last modified time | relevance | path

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

/openssl/crypto/ts/
H A Dts_rsp_utils.c219 ASN1_INTEGER *new_micros = NULL; in TS_ACCURACY_set_micros() local
224 new_micros = ASN1_INTEGER_dup(micros); in TS_ACCURACY_set_micros()
225 if (new_micros == NULL) { in TS_ACCURACY_set_micros()
231 a->micros = new_micros; in TS_ACCURACY_set_micros()

Completed in 5 milliseconds