HomeSort by relevance Sort by last modified time
    Searched defs:x9 (Results 1 - 25 of 53) sorted by null

1 2 3

  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x9/
DHPublicKey.java 1 package org.bouncycastle.asn1.x9;
X9ECParametersHolder.java 1 package org.bouncycastle.asn1.x9;
X9ECPoint.java 1 package org.bouncycastle.asn1.x9;
X9FieldElement.java 1 package org.bouncycastle.asn1.x9;
X9IntegerConverter.java 1 package org.bouncycastle.asn1.x9;
DHValidationParms.java 1 package org.bouncycastle.asn1.x9;
ECNamedCurveTable.java 1 package org.bouncycastle.asn1.x9;
14 * A general class that reads all X9.62 style EC curve tables.
X962Parameters.java 1 package org.bouncycastle.asn1.x9;
X9FieldID.java 1 package org.bouncycastle.asn1.x9;
15 * X9.62, for further details.
DHDomainParameters.java 1 package org.bouncycastle.asn1.x9;
X9Curve.java 1 package org.bouncycastle.asn1.x9;
18 * X9.62, for further details.
X9ECParameters.java 1 package org.bouncycastle.asn1.x9;
17 * X9.62, for further details.
X962NamedCurves.java 1 package org.bouncycastle.asn1.x9;
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
sad_mb_offset.h 31 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
36 x9 = 0x80808080; /* const. */
63 x11 = sad_4pixel(x11, x14, x9);
66 x10 = sad_4pixel(x10, x12, x9);
89 x11 = sad_4pixel(x11, x14, x9);
92 x10 = sad_4pixel(x10, x12, x9);
134 int32 x4, x5, x6, x9, x10, x11, x12, x14; local
136 x9 = 0x80808080; /* const. */
166 x11 = sad_4pixelN(x11, x14, x9);
169 x10 = sad_4pixelN(x10, x12, x9);
226 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
    [all...]
sad_inline.h 81 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
83 x9 = 0x80808080; /* const. */
111 x11 = sad_4pixel(x11, x14, x9);
114 x10 = sad_4pixel(x10, x12, x9);
130 x11 = sad_4pixel(x11, x14, x9);
133 x10 = sad_4pixel(x10, x12, x9);
256 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
258 x9 = 0x80808080; /* const. */
278 x11 = sad_4pixel(x11, x14, x9);
281 x10 = sad_4pixel(x10, x12, x9);
430 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/util/
PrivateKeyFactory.java 24 import org.bouncycastle.asn1.x9.ECNamedCurveTable;
25 import org.bouncycastle.asn1.x9.X962Parameters;
26 import org.bouncycastle.asn1.x9.X9ECParameters;
27 import org.bouncycastle.asn1.x9.X9ObjectIdentifiers;
132 X9ECParameters x9; local
136 x9 = ECNamedCurveTable.getByOID(oid);
140 x9 = X9ECParameters.getInstance(params.getParameters());
149 x9.getCurve(), x9.getG(), x9.getN(), x9.getH(), x9.getSeed())
    [all...]
PublicKeyFactory.java 26 import org.bouncycastle.asn1.x9.DHDomainParameters;
27 import org.bouncycastle.asn1.x9.DHPublicKey;
28 import org.bouncycastle.asn1.x9.DHValidationParms;
29 import org.bouncycastle.asn1.x9.ECNamedCurveTable;
30 import org.bouncycastle.asn1.x9.X962Parameters;
31 import org.bouncycastle.asn1.x9.X9ECParameters;
32 import org.bouncycastle.asn1.x9.X9ECPoint;
33 import org.bouncycastle.asn1.x9.X9ObjectIdentifiers;
168 X9ECParameters x9; local
172 x9 = ECNamedCurveTable.getByOID(oid)
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
sad_mb_offset.h 34 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
39 x9 = 0x80808080; /* const. */
66 x11 = sad_4pixel(x11, x14, x9);
69 x10 = sad_4pixel(x10, x12, x9);
92 x11 = sad_4pixel(x11, x14, x9);
95 x10 = sad_4pixel(x10, x12, x9);
137 int32 x4, x5, x6, x9, x10, x11, x12, x14; local
139 x9 = 0x80808080; /* const. */
170 x11 = sad_4pixelN(x11, x14, x9);
173 x10 = sad_4pixelN(x10, x12, x9);
230 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
    [all...]
sad_inline.h 84 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
86 x9 = 0x80808080; /* const. */
114 x11 = sad_4pixel(x11, x14, x9);
117 x10 = sad_4pixel(x10, x12, x9);
133 x11 = sad_4pixel(x11, x14, x9);
136 x10 = sad_4pixel(x10, x12, x9);
259 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
261 x9 = 0x80808080; /* const. */
281 x11 = sad_4pixel(x11, x14, x9);
284 x10 = sad_4pixel(x10, x12, x9);
448 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
    [all...]
  /external/chromium_org/third_party/libsrtp/srtp/tables/
aes_tables.c 146 uint8_t x, xe, x9, xd, xb; local
154 x9 = gf2_8_multiply(0x09, x);
159 tmp.v8[1] = x9;
166 tmp.v8[2] = x9;
173 tmp.v8[3] = x9;
176 tmp.v8[0] = x9;
  /external/clang/test/ASTMerge/Inputs/
struct1.c 42 struct S9 { int i; float f; } *x9; variable in typeref:struct:S9
struct2.c 39 struct S9 *x9; variable in typeref:struct:S9
  /external/srtp/tables/
aes_tables.c 146 uint8_t x, xe, x9, xd, xb; local
154 x9 = gf2_8_multiply(0x09, x);
159 tmp.v8[1] = x9;
166 tmp.v8[2] = x9;
173 tmp.v8[3] = x9;
176 tmp.v8[0] = x9;
  /bionic/libc/upstream-openbsd/lib/libc/crypt/
chacha_private.h 91 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; local
132 x9 = j9;
141 QUARTERROUND( x1, x5, x9,x13)
147 QUARTERROUND( x3, x4, x9,x14)
158 x9 = PLUS(x9,j9);
176 x9 = XOR(x9,U8TO32_LITTLE(m + 36));
200 U32TO8_LITTLE(c + 36,x9);
  /external/clang/test/CodeGen/
override-layout.c 82 // CHECK: Type: struct X9
83 struct X9 {
138 struct X9 x9; local
139 typedef int X9array[sizeof(struct X9)];
140 x9.y = sizeof(struct X9);

Completed in 639 milliseconds

1 2 3