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

  /libcore/luni/src/main/java/org/apache/harmony/security/x509/tsp/
TSTInfo.java 56 * tsa [0] GeneralName OPTIONAL,
62 * "tsa [0] GeneralName OPTIONAL" is EXPLICIT and the word EXPLICIT is omitted.
82 private final GeneralName tsa; field in class:TSTInfo
88 Boolean ordering, BigInteger nonce, GeneralName tsa,
98 this.tsa = tsa;
125 res.append(tsa);
189 * @return Returns the tsa.
192 return tsa;
255 new ASN1Explicit(0, GeneralName.ASN1), // tsa
    [all...]
  /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/valgrind/main/coregrind/
m_signals.c 2728 vki_sigaction_toK_t tsa, sa2; local
    [all...]
  /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...]
  /prebuilts/devtools/tools/lib/
bcpkix-jdk15on-1.48.jar 
bcprov-jdk15on-1.48.jar 
  /prebuilts/tools/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/1.48/
bcpkix-jdk15on-1.48.jar 
  /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 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/
org.eclipse.osgi-3.9.1.v20130814-1242.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.osgi_3.9.1.v20140110-1610.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.9.0.v20130529-1710/
org.eclipse.osgi-3.9.0.v20130529-1710.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.osgi_3.9.0.v20130529-1710.jar 
  /external/google-tv-pairing-protocol/java/jar/
bcprov-jdk15-143.jar 
  /prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.48/
bcprov-jdk15on-1.48.jar 

Completed in 325 milliseconds