HomeSort by relevance Sort by last modified time
    Searched full:verify_cert (Results 1 - 12 of 12) sorted by null

  /cts/hostsidetests/devicepolicy/app/CertInstaller/
AndroidManifest.xml 27 <action android:name="com.android.cts.certinstaller.verify_cert" />
  /external/ipsec-tools/src/racoon/
cfparse.h 130 VERIFY_CERT = 346,
295 #define VERIFY_CERT 346
remoteconf.h 84 int verify_cert; /* verify a CERT strictly */ member in struct:remoteconf
remoteconf.c 193 new->verify_cert = TRUE;
565 s_switch (p->verify_cert));
cftoken.l 329 <S_RMTS>verify_cert { YYD; return(VERIFY_CERT); }
cfparse.y 217 %token VERIFY_CERT SEND_CERT SEND_CR
    [all...]
oakley.c     [all...]
racoon.conf.5 620 .It Ic verify_cert (on | off) ;
    [all...]
  /cts/hostsidetests/devicepolicy/app/CertInstaller/src/com/android/cts/certinstaller/
CertInstallerReceiver.java 54 private static final String ACTION_VERIFY_CERT = "com.android.cts.certinstaller.verify_cert";
  /cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DelegatedCertInstallerTest.java 46 private static final String ACTION_VERIFY_CERT = "com.android.cts.certinstaller.verify_cert";
  /external/ipsec-tools/
setup.c 364 remoteconf->verify_cert = FALSE;
  /external/curl/lib/vtls/
darwinssl.c 1697 static int verify_cert(const char *cafile, struct SessionHandle *data, function
    [all...]

Completed in 364 milliseconds