OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sign_time
(Results
1 - 1
of
1
) sorted by null
/external/openssl/crypto/pkcs7/
example.c
10
ASN1_UTCTIME *
sign_time
;
local
14
sign_time
=X509_gmtime_adj(NULL,0);
16
V_ASN1_UTCTIME,(char *)
sign_time
);
169
ASN1_UTCTIME *
sign_time
;
local
174
sign_time
=X509_gmtime_adj(NULL,0);
176
V_ASN1_UTCTIME,(char *)
sign_time
);
Completed in 34 milliseconds