Home
last modified time | relevance | path

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

/openssl/crypto/ts/
H A Dts_rsp_utils.c19 TS_STATUS_INFO *new_status_info; in TS_RESP_set_status_info() local
23 new_status_info = TS_STATUS_INFO_dup(status_info); in TS_RESP_set_status_info()
24 if (new_status_info == NULL) { in TS_RESP_set_status_info()
29 a->status_info = new_status_info; in TS_RESP_set_status_info()

Completed in 4 milliseconds