OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SingleResponse
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/net/cert/
ct_objects_extractor_nss.cc
316
//
SingleResponse
::= SEQUENCE {
322
struct
SingleResponse
{
332
{ SEC_ASN1_SEQUENCE, 0, NULL, sizeof(
SingleResponse
) },
333
{ SEC_ASN1_INLINE, offsetof(
SingleResponse
, cert_id), kCertIDTemplate },
337
{ SEC_ASN1_ANY, offsetof(
SingleResponse
, der_cert_status) },
338
{ SEC_ASN1_GENERALIZED_TIME, offsetof(
SingleResponse
, this_update) },
341
offsetof(
SingleResponse
, next_update),
345
offsetof(
SingleResponse
, single_extensions),
354
// responses SEQUENCE OF
SingleResponse
,
361
SingleResponse
** single_responses
[
all
...]
/external/google-tv-pairing-protocol/java/jar/
bcprov-jdk15-143.jar
Completed in 34 milliseconds