Searched defs:fieldSize (Results 1 - 9 of 9) sorted by relevance

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
H A DTnaf.java563 public static BigInteger[] getSi(int fieldSize, int curveA, BigInteger cofactor) argument
567 int index = fieldSize + 3 - curveA;
/external/tpm2/
H A DRSAKeySieve.c449 // be used without modification. The fieldSize parameter must be 2^N + 1 and is probably not useful if it is
455 UINT32 fieldSize, // IN: size of the field area in bytes
462 UINT32 fieldBits = fieldSize * 8;
475 pAssert(BitsInArray((BYTE *)&fieldSize, 2) == 2);
494 for(i = fieldSize; i > 0; i--)
506 field[fieldSize-1] &= 0xff >> (8 - adjust);
546 i = BitsInArray(field, fieldSize);
568 ,UINT16 fieldSize, // IN: number of bytes in the field, as
581 UINT32 fieldSize; local
588 fieldSize
453 PrimeSieve( BIGNUM *bnN, UINT32 fieldSize, BYTE *field, UINT32 primes ) argument
562 PrimeSelectWithSieve( BIGNUM *bnP, KDFa_CONTEXT *ktx, UINT32 e, BN_CTX *context ,UINT16 fieldSize, UINT16 primes ) argument
[all...]
/external/clang/lib/CodeGen/
H A DCGObjCMac.cpp2621 CharUnits fieldSize; local
2623 fieldSize = CharUnits::fromQuantity(WordSizeInBytes);
2625 fieldSize = CGM.getContext().getTypeSizeInChars(type);
2627 fieldOffset, fieldSize);
/external/zxing/core/
H A Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/oned/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/guice/extensions/struts2/lib/
H A Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/jdt/core/compiler/ org/ ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 105 milliseconds