HomeSort by relevance Sort by last modified time
    Searched refs:CA (Results 1 - 25 of 74) sorted by null

1 2 3

  /external/webkit/Source/WebKit2/WebProcess/WebPage/win/
LayerTreeHostWin.cpp 29 #if USE(CA)
37 #if USE(CA) && HAVE(WKQCA)
  /external/openssl/android.testssl/
testssl 22 CA="-CApath ../certs"
24 CA="-CAfile $3"
39 $ssltest -ssl2 -server_auth $CA $extra || exit 1
43 $ssltest -ssl2 -client_auth $CA $extra || exit 1
46 $ssltest -ssl2 -server_auth -client_auth $CA $extra || exit 1
53 $ssltest -ssl3 -server_auth $CA $extra || exit 1
56 $ssltest -ssl3 -client_auth $CA $extra || exit 1
59 $ssltest -ssl3 -server_auth -client_auth $CA $extra || exit 1
65 $ssltest -server_auth $CA $extra || exit 1
68 $ssltest -client_auth $CA $extra || exit
    [all...]
CAss.cnf 25 commonName_value = Dodgy CA
28 [ ca ]
29 default_ca = CA_default # The default ca section
42 certificate = $dir/cacert.pem # The CA certificate
74 basicConstraints = CA:true,pathlen:1
Uss.cnf 33 basicConstraints = CA:false
testssl.sh 68 echo "sign user certificate request with the just created CA via 'x509'"
69 $x509cmd -CAcreateserial -in $Ureq -days 30 -req -out $Ucert -CA $CAcert -CAkey $CAkey -extfile $Uconf -extensions v3_ee
  /external/llvm/lib/Transforms/IPO/
InlineSimple.cpp 32 InlineCostAnalyzer CA;
43 return CA.getInlineCost(CS, getInlineThreshold(CS));
65 CA.setTargetData(getAnalysisIfAvailable<TargetData>());
  /external/libnfc-nci/halimpl/bcm2079x/
libnfc-brcm.conf 75 NFA_DM_START_UP_CFG={1F:CB:01:01:A5:01:01:CA:14:00:00:00:00:06:E8:03:00:00:00:00:00:00:00:00:00:00:00:00:00:28:01:01}
  /external/webkit/Source/WebKit/android/content/
address_detector.cpp 675 CA = 5, // CA California
823 CA, CA, CA, CA, CA, CA, CA, CA, CA, XX, // 900-90
    [all...]
  /external/openssl/apps/
CA.pl 3 # CA - wrapper around ca to make it easier to use ... basically ca requires
7 # CA -newca ... will setup the right stuff
8 # CA -newreq[-nodes] ... will generate a certificate request
9 # CA -sign ... will sign the generated request and output
16 # 12-Jan-96 tjh Added more things ... including CA -signcert which
30 # 27-Apr-98 snh Translation into perl, fix existing CA bug.
51 $CA="$openssl ca $SSLEAY_CONFIG"
    [all...]
CA.pl.in 3 # CA - wrapper around ca to make it easier to use ... basically ca requires
7 # CA -newca ... will setup the right stuff
8 # CA -newreq[-nodes] ... will generate a certificate request
9 # CA -sign ... will sign the generated request and output
16 # 12-Jan-96 tjh Added more things ... including CA -signcert which
30 # 27-Apr-98 snh Translation into perl, fix existing CA bug.
51 $CA="$openssl ca $SSLEAY_CONFIG"
    [all...]
CA.sh 3 # CA - wrapper around ca to make it easier to use ... basically ca requires
7 # CA -newca ... will setup the right stuff
8 # CA -newreq ... will generate a certificate request
9 # CA -sign ... will sign the generated request and output
16 # 12-Jan-96 tjh Added more things ... including CA -signcert which
66 CA="$OPENSSL ca $SSLEAY_CONFIG"
116 echo "CA certificate filename (or enter to create)
    [all...]
openssl.cnf 24 # We can add new OIDs in here for use by 'ca', 'req' and 'ts'.
36 [ ca ]
37 default_ca = CA_default # The default ca section
50 certificate = $dir/cacert.pem # The CA certificate
79 # For type CA, the listed attributes must be the same, and the optional
83 # For the CA policy
165 # These extensions are added when 'ca' signs a request.
168 # requires this to avoid interpreting an end user certificate as a CA.
170 basicConstraints=CA:FALSE
207 #nsCaRevocationUrl = http://www.domain.dom/ca-crl.pe
    [all...]
  /device/samsung/manta/nfc/
libnfc-brcm.conf 75 NFA_DM_START_UP_CFG={1F:CB:01:01:A5:01:01:CA:14:00:00:00:00:06:E8:03:00:00:00:00:00:00:00:00:00:00:00:00:00:80:01:01}
  /external/webkit/Source/WebKit2/WebProcess/WebPage/
LayerTreeHost.cpp 29 #if USE(CA)
  /external/libphonenumber/java/test/com/android/i18n/phonenumbers/
RegionCode.java 32 static final String CA = "CA";
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 381 static bool classof(const CallEvent *CA) {
382 return CA->getKind() >= CE_BEG_FUNCTION_CALLS &&
383 CA->getKind() <= CE_END_FUNCTION_CALLS;
408 static bool classof(const CallEvent *CA) {
409 return CA->getKind() >= CE_BEG_SIMPLE_CALLS &&
410 CA->getKind() <= CE_END_SIMPLE_CALLS;
431 static bool classof(const CallEvent *CA) {
432 return CA->getKind() == CE_Function;
481 static bool classof(const CallEvent *CA) {
482 return CA->getKind() == CE_Block
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/cg/
ImageBufferDataCG.h 32 #if (PLATFORM(MAC) && USE(CA) && !defined(BUILDING_ON_TIGER) && !defined(BUILDING_ON_LEOPARD) && !defined(BUILDING_ON_SNOW_LEOPARD))
  /external/openssl/patches/
testssl.sh 68 echo "sign user certificate request with the just created CA via 'x509'"
69 $x509cmd -CAcreateserial -in $Ureq -days 30 -req -out $Ucert -CA $CAcert -CAkey $CAkey -extfile $Uconf -extensions v3_ee
  /external/webkit/Source/WebCore/platform/graphics/ca/
TransformationMatrixCA.cpp 29 #if USE(CA)
69 #endif // USE(CA)
  /external/clang/test/CXX/class/class.union/
p1.cpp 31 CopyAssign& operator=(CopyAssign& CA) { abort(); } // expected-note 4 {{because type 'CopyAssign' has a user-declared copy assignment operator}}
  /external/llvm/lib/Analysis/
InlineCost.cpp 665 CallAnalyzer CA(TD, *F, InlineConstants::IndirectCallThreshold);
666 if (CA.analyzeCall(CS)) {
669 Cost -= std::max(0, InlineConstants::IndirectCallThreshold - CA.getCost());
    [all...]
  /libcore/luni/src/test/java/libcore/java/util/
EnumSetTest.java 102 H, HE, LI, BE, B, C, N, O, F, NE, NA, MG, AL, SI, P, S, CL, AR, K, CA, SC, TI, V, CR, MN,
  /libcore/
Android.mk 33 # Include the definitions for the Certificate Authority (CA) certificates
CaCerts.mk 17 # Definitions for installing Certificate Authority (CA) certificates
  /external/v8/test/mjsunit/regress/
regress-3247124.js 28 var foo = unescape("%E0%E2%EA%F4%FB%E3%F5%E1%E9%ED%F3%FA%E7%FC%C0%C2%CA%D4%DB%C3%D5%C1%C9%CD%D3%DA%C7%DC");

Completed in 1825 milliseconds

1 2 3