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

  /external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-php/lib/lightopenid/
openid.php 24 * Optionally, you can set $returnUrl and $realm (or $trustRoot, which is an alias).
53 protected $server, $version, $trustRoot, $aliases, $identifier_select = false
69 $this->trustRoot = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://' . $_SERVER['HTTP_HOST'];
70 $this->returnUrl = $this->trustRoot . $_SERVER['REQUEST_URI'];
95 case 'trustRoot':
97 $this->trustRoot = trim($value);
109 case 'trustRoot':
111 return $this->trustRoot;
384 'openid.trust_root' => $this->trustRoot,
397 'openid.realm' => $this->trustRoot,
    [all...]
  /external/lldb/docs/
code-signing.txt 47 sudo security add-trust -d -r trustRoot -p basic -p codeSign -k /Library/Keychains/System.keychain ~/Desktop/lldb_codesign.cer
  /external/wpa_supplicant_8/hs20/client/
osu_client.c 373 "SubscriptionUpdate/TrustRoot");
375 wpa_printf(MSG_INFO, "No SubscriptionUpdate/TrustRoot/CertURL found from PPS");
400 "PolicyUpdate/TrustRoot");
402 wpa_printf(MSG_INFO, "No PolicyUpdate/TrustRoot/CertURL found from PPS");
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/objects/
objects.txt 621 id-pkix-OCSP 11 : trustRoot : Trust Root
    [all...]
obj_mac.h     [all...]
obj_dat.h     [all...]
  /external/openssl/crypto/objects/
objects.txt 621 id-pkix-OCSP 11 : trustRoot : Trust Root
    [all...]
obj_mac.h     [all...]
obj_dat.h     [all...]
  /external/wpa_supplicant_8/hs20/server/
spp_server.c 1222 trust = xml_node_create(ctx->xml, upd, NULL, "TrustRoot");
    [all...]
  /external/chromium_org/third_party/openssl/openssl/include/openssl/
obj_mac.h     [all...]
  /external/openssl/include/openssl/
obj_mac.h     [all...]
  /external/chromium_org/third_party/skia/platform_tools/android/bin/linux/
adb 
  /external/skia/platform_tools/android/bin/linux/
adb 

Completed in 1060 milliseconds