HomeSort by relevance Sort by last modified time
    Searched refs:tsa (Results 1 - 8 of 8) sorted by null

  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/x509/tsp/
TSTInfoTest.java 51 GeneralName tsa = new GeneralName(new Name("CN=AnAuthority")); local
61 genTime, accuracy, Boolean.FALSE, nonce, tsa, exts);
81 assertEquals("Decoded tsa is incorrect", tsa, decoded.getTsa());
TimeStampRespTest.java 67 GeneralName tsa = new GeneralName(new Name("CN=AnAuthority")); local
77 genTime, accuracy, Boolean.FALSE, nonce, tsa, exts);
  /external/openssl/apps/
openssl.cnf 30 # Policies used by the TSA examples.
214 # This is required for TSA certificates.
323 [ tsa ]
325 default_tsa = tsa_config1 # the default TSA section
329 # These are used by the TSA reply generation only.
330 dir = ./demoCA # TSA root directory
333 signer_cert = $dir/tsacert.pem # The TSA signing certificate
337 signer_key = $dir/private/tsakey.pem # The TSA private key (optional)
347 tsa_name = yes # Must the TSA name be included in the reply?
  /external/openssl/include/openssl/
ts.h 165 tsa [0] GeneralName OPTIONAL,
179 GENERAL_NAME *tsa; member in struct:TS_tst_info_st
451 int TS_TST_INFO_set_tsa(TS_TST_INFO *a, GENERAL_NAME *tsa);
469 /* Don't include the TSA name in response. */
620 /* Verify if the policy supplied by the user matches the policy of the TSA. */
631 /* Verify if the TSA name field matches the signer certificate. */
633 /* Verify if the TSA name field equals to the user provided name. */
  /external/ipsec-tools/src/racoon/
ipsec_doi.c 214 struct isakmpsa *sa, tsa; local
234 iph1->rmconf->proposal, &tsa,
292 if (tsa.gssid != NULL)
293 iph1->gi_r = vdup(tsa.gssid);
294 iph1->approval = fixup_initiator_sa(sa, &tsa);
296 if (tsa.gssid != NULL) {
297 iph1->gi_r = vdup(tsa.gssid);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /external/google-tv-pairing-protocol/java/jar/
bcprov-jdk15-143.jar 

Completed in 686 milliseconds