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

1 2 3 4 5

  /external/chromium_org/third_party/openssl/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/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/chromium_org/third_party/openssl/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...]
  /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/lge/hammerhead/nfc/
libnfc-brcm-20791b05.conf 29 NFA_DM_START_UP_CFG={45:CB:01:01:A5:01:01:CA:17:00:00:00:00:06:00:00:00:00:0F:00:00:00:00:E0:67:35:00:14:01:00:00:10:B5:03:01:02:FF:80:01:01:C9:03:03:0F:AB:5B:01:00:B2:04:E8:03:00:00:CF:02:02:08:B1:06:00:20:00:00:00:12:C2:02:00:C8}
32 #NFA_DM_START_UP_CFG={45:CB:01:01:A5:01:01:CA:17:00:00:00:00:06:00:00:00:00:0F:00:00:00:00:E0:67:35:00:14:01:00:00:10:B5:03:01:03:FF:80:01:01:C9:03:03:0F:AB:5B:01:02:B2:04:E8:03:00:00:CF:02:02:08:B1:06:00:20:00:00:00:12:C2:02:01:88}
  /external/eigen/blas/
lsame.f 1 LOGICAL FUNCTION LSAME(CA,CB)
8 CHARACTER CA,CB
14 * LSAME returns .TRUE. if CA is the same letter as CB regardless of
20 * CA (input) CHARACTER*1
23 * CA and CB specify the single characters to be compared.
36 LSAME = CA .EQ. CB
48 INTA = ICHAR(CA)
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 432 static bool classof(const CallEvent *CA) {
433 return CA->getKind() >= CE_BEG_FUNCTION_CALLS &&
434 CA->getKind() <= CE_END_FUNCTION_CALLS;
459 static bool classof(const CallEvent *CA) {
460 return CA->getKind() >= CE_BEG_SIMPLE_CALLS &&
461 CA->getKind() <= CE_END_SIMPLE_CALLS;
482 static bool classof(const CallEvent *CA) {
483 return CA->getKind() == CE_Function;
536 static bool classof(const CallEvent *CA) {
537 return CA->getKind() == CE_Block
    [all...]
  /device/asus/flo/nfc/
libnfc-brcm-20791b05.conf 28 NFA_DM_START_UP_CFG={42:CB:01:01:A5:01:01:CA:14:00:00:00:00:0E:C0:D4:01:00:0F:00:00:00:00:C0:C6:2D:00:14:0A:B5:03:01:02:FF:80:01:01:C9:03:03:0F:AB:5B:01:00:B2:04:E8:03:00:00:CF:02:02:08:B1:06:00:20:00:00:00:12:C2:02:01:C8}
31 #NFA_DM_START_UP_CFG={48:CB:01:01:A5:01:01:CA:14:00:00:00:00:0E:C0:D4:01:00:0F:00:00:00:00:C0:C6:2D:00:14:0A:B5:03:01:03:FF:80:01:01:C9:03:03:0F:AB:5B:01:02:B2:04:E8:03:00:00:CF:02:02:08:B1:06:00:20:00:00:00:12:C2:08:01:08:00:04:80:C3:C9:01}
  /device/lge/mako/nfc/
libnfc-brcm.conf 80 NFA_DM_START_UP_CFG={2E: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:C2:08:61:40:82:04:40:4B:4C:00:B5:03:01:02:FF}
  /device/samsung/manta/nfc/
libnfc-brcm.conf 80 NFA_DM_START_UP_CFG={2E: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:C2:08:61:40:82:04:40:4B:4C:00:B5:03:01:02:FF}
  /external/libphonenumber/java/test/com/android/i18n/phonenumbers/
RegionCode.java 34 static final String CA = "CA";
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
simd-2.asm 21 cvtdq2ps xmm1, xmm2 ; 0F 5B CA
33 cvtpd2ps xmm1, xmm2 ; 66 0F 5A CA
61 cvtsd2ss xmm1, xmm2 ; F2 0F 5A CA
  /external/chromium_org/third_party/openssl/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

Completed in 247 milliseconds

1 2 3 4 5