/system/ca-certificates/google/files/ |
ccc52f49.0 | 19 Issuer: C=US, O=AffirmTrust, CN=AffirmTrust Premium ECC 23 Subject: C=US, O=AffirmTrust, CN=AffirmTrust Premium ECC
|
/external/icu/icu4c/source/ |
runConfigureICU | 48 Linux/ECC Use the Intel ECC compiler on Linux 201 Linux/ECC) 203 THE_COMP="Intel ECC 7.1" 204 CC=ecc; export CC
|
/toolchain/binutils/binutils-2.25/gas/config/ |
tc-d30v.c | 494 opcode->ecc << 28 | op->op1 << 25 | op->op2 << 20 | form->modifier << 18; 685 int i, j, shift, regno, bits, ecc; local 705 if ((op1->ecc == ECC_TX && op2->ecc == ECC_FX) 706 || (op1->ecc == ECC_FX && op2->ecc == ECC_TX) 707 || (op1->ecc == ECC_XT && op2->ecc == ECC_XF) 708 || (op1->ecc == ECC_XF && op2->ecc == ECC_XT) [all...] |
/toolchain/binutils/binutils-2.25/opcodes/ |
d30v-dis.c | 84 insn->ecc = (num >> 28) & 0x7; 151 if (insn->ecc) 152 (*info->fprintf_func) (info->stream, "/%s", d30v_ecc_names[insn->ecc]);
|
/external/mesa3d/ |
acinclude.m4 | 83 icc*|ecc*|ifort*)
|
/external/tpm2/ |
Duplicate.c | 18 // TPM_RC_KEY newParentHandle references invalid ECC key (public point not on the
|
stubs_hash.c | 200 // Z the X coordinate of the product of a public ECC key and a 201 // different private ECC key.
|
Attest_spt.c | 118 // generate r value (for an ECC key)
|
Create.c | 45 // parameters for an RSA key; unsupported name algorithm for an ECC
|
/frameworks/base/packages/Osu/src/com/android/hotspot2/est/ |
ESTHandler.java | 407 throw new IOException("No ECC curve name provided"); 416 throw new IOException("Found no ECC curve for " + oidValues); 440 Log.d(TAG, String.format("pub key '%s', signature '%s', ECC curve '%s', id-atts %s", 464 // ECC Does not appear to be supported currently
|
/libcore/ojluni/src/main/java/java/security/spec/ |
ECParameterSpec.java | 32 * used with elliptic curve cryptography (ECC).
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/ |
minitape.h | 138 UCHAR ECC : 1;
|
/system/extras/verity/fec/ |
image.h | 24 #include <fec/ecc.h>
|
/libcore/ojluni/src/main/java/sun/security/ssl/ |
HelloExtensions.java | 40 * defined in the ECC RFC 4492. 42 * Currently, only the two ECC extensions are fully supported. 55 * . SupportedEllipticCurvesExtension: the ECC supported curves extension. 56 * . SupportedEllipticPointFormatsExtension: the ECC supported point formats 211 // extensions defined in RFC 4492 (ECC)
|
/libcore/ojluni/src/main/java/sun/security/ec/ |
ECParameters.java | 141 // providers for ECC and not just SunPKCS11. 146 // the SunJSSE TLS ECC extensions are wrong, which could lead to
|
/development/ndk/platforms/android-3/include/linux/mtd/ |
nand.h | 219 struct nand_ecc_ctrl ecc; member in struct:nand_chip
|
/external/boringssl/src/include/openssl/ |
tls1.h | 119 * ECC cipher suite support in OpenSSL originally written by 265 /* ECC curves */ 367 /* ECC ciphersuites from RFC4492 */ 473 /* ECC ciphersuites from RFC4492 */
|
/external/libunwind/include/ |
libunwind-ia64.h | 37 /* This works around a bug in Intel's ECC v7.0 which defines "ia64"
|
/frameworks/base/docs/html/images/media/ |
mediacodec_states.svg | 10 <marker orient="auto" overflow="visible" markerUnits="strokeWidth" id="FilledArrow_Marker_2" viewBox="-1 -3 7 6" markerWidth="7" markerHeight="6" color="#274ecc"> 45 <line x1="740" y1="210" x2="740" y2="172.9" marker-end="url(#FilledArrow_Marker_2)" stroke="#274ecc" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/> 46 <line x1="763.33333" y1="70" x2="763.33333" y2="107.1" marker-end="url(#FilledArrow_Marker_2)" stroke="#274ecc" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/> 47 <line x1="920" y1="153.5" x2="822.9" y2="153.35288" marker-end="url(#FilledArrow_Marker_2)" stroke="#274ecc" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
|
/packages/inputmethods/LatinIME/java/res/xml/ |
rowkeys_lao1.xml | 32 <!-- U+0ECC: "?" LAO CANCELLATION MARK -->
|
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/linux/mtd/ |
nand.h | 219 struct nand_ecc_ctrl ecc; member in struct:nand_chip
|
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/linux/mtd/ |
nand.h | 219 struct nand_ecc_ctrl ecc; member in struct:nand_chip
|
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/linux/mtd/ |
nand.h | 219 struct nand_ecc_ctrl ecc; member in struct:nand_chip
|
/prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/linux/mtd/ |
nand.h | 219 struct nand_ecc_ctrl ecc; member in struct:nand_chip
|
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/linux/mtd/ |
nand.h | 219 struct nand_ecc_ctrl ecc; member in struct:nand_chip
|