Searched refs:this_update (Results 1 – 2 of 2) sorted by relevance
102 info->revocation_time = info->this_update = info->next_update = -1; in tls_ocsp_fill_info()110 tls_ocsp_asn1_parse_time(ctx, thisupd, &info->this_update) != 0) { in tls_ocsp_fill_info()443 return ctx->ocsp->ocsp_result->this_update; in tls_peer_ocsp_this_update()
158 time_t this_update; member