/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/linux/mtd/ |
nand.h | 219 struct nand_ecc_ctrl ecc; member in struct:nand_chip
|
/system/tpm/trunks/ |
tpm_utility_impl.h | 152 // Synchronously derives storage root keys for RSA and ECC and persists the
|
tpm_utility_impl.cc | [all...] |
trunks_client.cc | 124 printf("Is ECC supported: %s\n",
|
/external/tpm2/ |
tpm_types.h | 1365 BYTE ecc[sizeof(TPMS_ECC_POINT)]; member in union:__anon24064 1401 TPMS_ECC_POINT ecc; member in union:__anon24067 1489 TPM2B_ECC_PARAMETER ecc; member in union:__anon24079 [all...] |
/system/extras/verity/fec/ |
image.cpp | 454 FATAL("failed to allocate ecc\n"); 476 FATAL("invalid ecc data\n");
|
/external/boringssl/src/crypto/x509/ |
x509_txt.c | 188 return("Suite B: invalid ECC curve");
|
/external/opencv3/modules/video/include/opencv2/video/ |
tracking.hpp | 261 /** @brief Finds the geometric transform (warp) between two images in terms of the ECC criterion @cite EP08 . 277 @param criteria parameter, specifying the termination criteria of the ECC algorithm; 283 The function estimates the optimum transformation (warpMatrix) with respect to ECC criterion 286 \f[\texttt{warpMatrix} = \texttt{warpMatrix} = \arg\max_{W} \texttt{ECC}(\texttt{templateImage}(x,y),\texttt{inputImage}(x',y'))\f]
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
d30v.h | 280 int ecc; /* execution condition code */ member in struct:d30v_insn
|
/external/kernel-headers/original/uapi/linux/ |
cdrom.h | 314 * - data (yellow, mode1): | sync - head - data - EDC - zero - ECC | 320 * - XA data (green, mode2 form1): | sync - head - sub - data - EDC - ECC | 341 #define CD_ECC_SIZE 276 /* bytes ECC per most raw data frame types */
|
hdreg.h | 295 #define SETFEATURES_DIS_ECC 0x77 /* Disable ECC byte count */ 300 #define SETFEATURES_EN_ECC 0x88 /* Enable ECC byte count */
|
/external/opencv3/modules/video/src/ |
ecc.cpp | 46 * Image Alignment (ECC algorithm) * 443 // matrices needed for solving linear equation system for maximizing ECC 515 // calculate enhanced correlation coefficiont (ECC)->rho
|
/external/tpm2/generator/ |
structures.txt | [all...] |
commands.txt | 592 _COMMENT Handle of a loaded ECC key public area. Auth Index: None 617 _COMMENT handle of a loaded ECC key Auth Index: 1 Auth Role: USER 653 _COMMENT ECC parameters for the selected curve 661 _COMMENT TPM_CC_ZGen_2Phase handle of an unrestricted decryption key ECC The private key referenced by this handle is used as dS,A 1206 _COMMENT ECC point K ? [ds](x2, y2) 1209 _COMMENT ECC point L ? [r](x2, y2) 1212 _COMMENT ECC point E ? [r]P1 [all...] |
tpm_table.py | 93 deals with (usually RSA or ECC) 148 'Table 10 - Definition of (UINT16) {ECC} TPM_ECC_CURVE Constants' 776 qualifier = [x for x in ('ECC', 'RSA') if x == type_.split('_')[-1]]
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
cdrom.h | 314 * - data (yellow, mode1): | sync - head - data - EDC - zero - ECC | 320 * - XA data (green, mode2 form1): | sync - head - sub - data - EDC - ECC | 341 #define CD_ECC_SIZE 276 /* bytes ECC per most raw data frame types */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
cdrom.h | 314 * - data (yellow, mode1): | sync - head - data - EDC - zero - ECC | 320 * - XA data (green, mode2 form1): | sync - head - sub - data - EDC - ECC | 341 #define CD_ECC_SIZE 276 /* bytes ECC per most raw data frame types */
|
/system/ca-certificates/google/ |
roots.pem | 204 # Issuer: CN=COMODO ECC Certification Authority O=COMODO CA Limited 205 # Subject: CN=COMODO ECC Certification Authority O=COMODO CA Limited 206 # Label: "COMODO ECC Certification Authority" 340 # Issuer: CN=USERTrust ECC Certification Authority O=The USERTRUST Network 341 # Subject: CN=USERTrust ECC Certification Authority O=The USERTRUST Network 342 # Label: "USERTrust ECC Certification Authority" [all...] |
/external/autotest/client/site_tests/security_RootCA/ |
baseline | 133 "COMODO ECC Certification Authority", 163 "AffirmTrust Premium ECC", 273 "GlobalSign ECC Root CA - R4", 275 "GlobalSign ECC Root CA - R5", 279 "USERTrust ECC Certification Authority", 305 "CA WoSign ECC Root"
|
/external/libunwind/ |
NEWS | 196 ** Bug-fix release. IA-64 unwinder can now be built with Intel compiler (ECC).
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/ |
Lao.java | 178 // U+0ECC: "?" LAO CANCELLATION MARK
|
/prebuilts/go/darwin-x86/src/crypto/tls/ |
cipher_suites.go | 40 // client indicates that it supports ECC with a curve and point format
|
/prebuilts/go/linux-x86/src/crypto/tls/ |
cipher_suites.go | 40 // client indicates that it supports ECC with a curve and point format
|
/system/core/libpixelflinger/codeflinger/ |
armreg.h | 232 #define XSCALE_AUXCTL_P 0x00000002 /* ECC protect page table access */
|
/toolchain/binutils/binutils-2.25/config/ |
acinclude.m4 | 292 if test -f "$srcdir/$i/ecc/ecc/infra/testlib/current/include/dejagnu.h" ; then 293 ac_cv_c_dejagnu=`(cd $srcdir/$i/ecc/ecc/infra/testlib/current/include; ${PWDCMD-pwd})`
|