/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/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/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/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 | |