OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:this_update
(Results
1 - 2
of
2
) sorted by null
/external/wpa_supplicant_8/src/utils/
http_curl.c
1101
ASN1_GENERALIZEDTIME *produced_at, *
this_update
, *next_update;
local
1213
&
this_update
, &next_update);
1227
&produced_at, &
this_update
,
1245
if (!OCSP_check_validity(
this_update
, next_update, 5 * 60, -1)) {
[
all
...]
/external/wpa_supplicant_8/src/crypto/
tls_openssl.c
4085
ASN1_GENERALIZEDTIME *produced_at, *
this_update
, *next_update;
local
[
all
...]
Completed in 64 milliseconds