/external/tpm2/ |
CpriHash.c | 883 // Z the X coordinate of the product of a public ECC key and a 884 // different private ECC key. [all...] |
PropertyCap.c | 382 // number of loaded ECC curves
|
CpriECC.c | 286 // This function gets a random value (d) to use as a private ECC key and then qualifies the key so that it is 646 // This function generates an ECC key pair based on the input parameters. This routine uses KDFa() to 753 // This function creates an ephemeral ECC. It is ephemeral in that is expected that the private part of the [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
hdreg.h | 286 #define SETFEATURES_DIS_ECC 0x77 /* Disable ECC byte count */ 291 #define SETFEATURES_EN_ECC 0x88 /* Enable ECC byte count */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
hdreg.h | 286 #define SETFEATURES_DIS_ECC 0x77 /* Disable ECC byte count */ 291 #define SETFEATURES_EN_ECC 0x88 /* Enable ECC byte count */
|
/system/bt/bta/ag/ |
bta_ag_cmd.c | 134 /* Consider CHLD as str to take care of indexes for ECC */ 633 ** Returns Returns idx (1-7), 0 if ECC not enabled or BTA_AG_INVALID_CHLD 990 /* we do not support ECC, but HF is sending us a CHLD with call index*/ [all...] |
/bootable/recovery/mtdutils/ |
mtdutils.c | 308 printf("mtd: ECC errors (%d soft, %d hard) at 0x%08llx\n",
|
/device/lge/bullhead/ |
init.bullhead.rc | 210 # use qcril.db to handle Ecc and load MBN
|
/external/boringssl/src/include/openssl/ |
ssl3.h | 113 * ECC cipher suite support in OpenSSL originally developed by
|
/external/boringssl/src/ssl/ |
ssl_cert.c | 112 * ECC cipher suite support in OpenSSL originally developed by
|
ssl_lib.c | 112 * ECC cipher suite support in OpenSSL originally developed by [all...] |
/external/boringssl/src/ssl/test/runner/ |
cipher_suites.go | 43 // client indicates that it supports ECC with a curve and point format
|
/external/libexif/ |
config.rpath | 75 icc|ecc)
|
/external/opencv3/modules/video/test/ |
test_ecc.cpp | 61 int ECC_iterations;//number of iterations for ECC
|
/frameworks/base/packages/Osu/src/com/android/hotspot2/asn1/ |
OidMappings.java | 53 // ECC
|
/ndk/sources/host-tools/make-3.81/config/ |
config.rpath | 75 icc|ecc)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/mtd/ |
ubi-user.h | 258 * needs UBI in RW mode), it might be faster to calculate ECC. This is weird
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/mtd/ |
ubi-user.h | 260 * needs UBI in RW mode), it might be faster to calculate ECC. This is weird
|
/system/core/libmincrypt/ |
p256.c | 33 // See http://www.imperialviolet.org/2010/12/04/ecc.html ([1]) for background.
|
/toolchain/binutils/binutils-2.25/ |
config.rpath | 75 icc|ecc)
|
/external/tlsdate/src/ |
tlsdate-helper-plan9.c | 749 verb ("V: ECC key length appears safe\n"); 751 die ("Unsafe ECC key size: %d bits\n", key_bits); [all...] |
tlsdate-helper.c | 886 verb_debug ("V: ECC key length appears safe"); 888 die ("Unsafe ECC key size: %d bits", key_bits); [all...] |
/external/wpa_supplicant_8/src/common/ |
sae.c | 29 /* First, check if this is an ECC group */ 39 /* Not an ECC group, check FFC */ [all...] |
/external/tpm2/generator/ |
structure_generator.py | 141 TPMS_ECC_POINT ecc; 720 _IFDEF_TYPE_RE = re.compile(r'^TPMI_(ALG|ECC)_.*') [all...] |
raw_structures.txt | [all...] |