HomeSort by relevance Sort by last modified time
    Searched refs:tbl (Results 26 - 50 of 109) sorted by null

12 3 4 5

  /external/openssl/crypto/cmac/
cmac.c 72 unsigned char tbl[EVP_MAX_BLOCK_LENGTH]; member in struct:CMAC_CTX_st
118 OPENSSL_cleanse(ctx->tbl, EVP_MAX_BLOCK_LENGTH);
146 memcpy(out->tbl, in->tbl, bl);
182 memset(ctx->tbl, 0, EVP_CIPHER_CTX_block_size(&ctx->cctx));
200 if (!EVP_Cipher(&ctx->cctx, ctx->tbl, zero_iv, bl))
202 make_kn(ctx->k1, ctx->tbl, bl);
204 OPENSSL_cleanse(ctx->tbl, bl);
208 /* Zero tbl so resume works */
209 memset(ctx->tbl, 0, bl)
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/
aes-parisc.pl 62 $tbl="%r28";
94 blr %r0,$tbl
97 andcm $tbl,$t0,$tbl
98 ldo L\$AES_Te-L\$enc_pic($tbl),$tbl
206 ldwx,s $acc0($tbl),$acc0
208 ldwx,s $acc1($tbl),$acc1
210 ldwx,s $acc2($tbl),$acc2
212 ldwx,s $acc3($tbl),$acc
    [all...]
aes-586.pl 203 $tbl="ebp";
361 &mov ("ecx",&DWP(0,$tbl,$acc,8)); # 0
364 &mov ("edx",&DWP(3,$tbl,"edx",8)); # 1
368 &xor ("ecx",&DWP(2,$tbl,$acc,8)); # 10
371 &xor ("edx",&DWP(1,$tbl,$acc,8)); # 11
375 &xor ("ecx",&DWP(3,$tbl,$acc,8)); # 5
378 &xor ("ecx",&DWP(1,$tbl,$acc,8)); # 15
382 &mov ("ecx",&DWP(0,$tbl,$acc,8)); # 4
385 &xor ("ecx",&DWP(2,$tbl,$acc,8)); # 14
389 &xor ("ecx",&DWP(1,$tbl,$acc,8)); #
    [all...]
aes-armv4.pl 49 $tbl="r10";
174 sub $tbl,r3,#AES_encrypt-AES_Te @ Te
288 ldr $t1,[$tbl,$i1,lsl#2] @ Te3[s0>>0]
290 ldr $t2,[$tbl,$i2,lsl#2] @ Te2[s0>>8]
292 ldr $t3,[$tbl,$i3,lsl#2] @ Te1[s0>>16]
294 ldr $s0,[$tbl,$s0,lsl#2] @ Te0[s0>>24]
297 ldr $i1,[$tbl,$i1,lsl#2] @ Te1[s1>>16]
298 ldr $i2,[$tbl,$i2,lsl#2] @ Te3[s1>>0]
299 ldr $i3,[$tbl,$i3,lsl#2] @ Te2[s1>>8]
301 ldr $s1,[$tbl,$s1,lsl#2] @ Te0[s1>>24
    [all...]
aes-sparcv9.pl 68 $tbl="%i4";
214 ldx [$tbl+$acc0],$acc0
217 ldx [$tbl+$acc1],$acc1
220 ldx [$tbl+$acc2],$acc2 !
223 ldx [$tbl+$acc3],$acc3
226 ldx [$tbl+$acc4],$acc4
230 ldx [$tbl+$acc5],$acc5
233 ldx [$tbl+$acc6],$acc6
236 ldx [$tbl+$acc7],$acc7 !
239 ldx [$tbl+$acc8],$acc
    [all...]
aes-s390x.pl 112 $tbl="%r12";
267 larl $tbl,AES_Te
312 l $s0,0($s0,$tbl) # Te0[s0>>24]
313 l $t1,1($t1,$tbl) # Te3[s0>>0]
314 l $t2,2($t2,$tbl) # Te2[s0>>8]
315 l $t3,3($t3,$tbl) # Te1[s0>>16]
317 x $s0,3($i1,$tbl) # Te1[s1>>16]
318 l $s1,0($s1,$tbl) # Te0[s1>>24]
319 x $t2,1($i2,$tbl) # Te3[s1>>0]
320 x $t3,2($i3,$tbl) # Te2[s1>>8
    [all...]
  /external/openssl/crypto/aes/asm/
aes-parisc.pl 62 $tbl="%r28";
94 blr %r0,$tbl
97 andcm $tbl,$t0,$tbl
98 ldo L\$AES_Te-L\$enc_pic($tbl),$tbl
206 ldwx,s $acc0($tbl),$acc0
208 ldwx,s $acc1($tbl),$acc1
210 ldwx,s $acc2($tbl),$acc2
212 ldwx,s $acc3($tbl),$acc
    [all...]
aes-586.pl 203 $tbl="ebp";
361 &mov ("ecx",&DWP(0,$tbl,$acc,8)); # 0
364 &mov ("edx",&DWP(3,$tbl,"edx",8)); # 1
368 &xor ("ecx",&DWP(2,$tbl,$acc,8)); # 10
371 &xor ("edx",&DWP(1,$tbl,$acc,8)); # 11
375 &xor ("ecx",&DWP(3,$tbl,$acc,8)); # 5
378 &xor ("ecx",&DWP(1,$tbl,$acc,8)); # 15
382 &mov ("ecx",&DWP(0,$tbl,$acc,8)); # 4
385 &xor ("ecx",&DWP(2,$tbl,$acc,8)); # 14
389 &xor ("ecx",&DWP(1,$tbl,$acc,8)); #
    [all...]
aes-armv4.pl 49 $tbl="r10";
174 sub $tbl,r3,#AES_encrypt-AES_Te @ Te
288 ldr $t1,[$tbl,$i1,lsl#2] @ Te3[s0>>0]
290 ldr $t2,[$tbl,$i2,lsl#2] @ Te2[s0>>8]
292 ldr $t3,[$tbl,$i3,lsl#2] @ Te1[s0>>16]
294 ldr $s0,[$tbl,$s0,lsl#2] @ Te0[s0>>24]
297 ldr $i1,[$tbl,$i1,lsl#2] @ Te1[s1>>16]
298 ldr $i2,[$tbl,$i2,lsl#2] @ Te3[s1>>0]
299 ldr $i3,[$tbl,$i3,lsl#2] @ Te2[s1>>8]
301 ldr $s1,[$tbl,$s1,lsl#2] @ Te0[s1>>24
    [all...]
aes-sparcv9.pl 68 $tbl="%i4";
214 ldx [$tbl+$acc0],$acc0
217 ldx [$tbl+$acc1],$acc1
220 ldx [$tbl+$acc2],$acc2 !
223 ldx [$tbl+$acc3],$acc3
226 ldx [$tbl+$acc4],$acc4
230 ldx [$tbl+$acc5],$acc5
233 ldx [$tbl+$acc6],$acc6
236 ldx [$tbl+$acc7],$acc7 !
239 ldx [$tbl+$acc8],$acc
    [all...]
aes-s390x.pl 112 $tbl="%r12";
267 larl $tbl,AES_Te
312 l $s0,0($s0,$tbl) # Te0[s0>>24]
313 l $t1,1($t1,$tbl) # Te3[s0>>0]
314 l $t2,2($t2,$tbl) # Te2[s0>>8]
315 l $t3,3($t3,$tbl) # Te1[s0>>16]
317 x $s0,3($i1,$tbl) # Te1[s1>>16]
318 l $s1,0($s1,$tbl) # Te0[s1>>24]
319 x $t2,1($i2,$tbl) # Te3[s1>>0]
320 x $t3,2($i3,$tbl) # Te2[s1>>8
    [all...]
  /external/e2fsprogs/lib/ss/
execute_cmd.c 31 * get_request(tbl, idx)
35 * by tbl.
37 * tbl (ss_request_table *)
50 static struct _ss_request_entry * get_request (tbl, idx)
51 ss_request_table * tbl;
54 struct _ss_request_table *tbl1 = (struct _ss_request_table *) tbl;
59 #define get_request(tbl,idx) ((tbl) -> requests + (idx))
  /external/chromium_org/third_party/openssl/openssl/crypto/asn1/
a_strnid.c 67 static void st_free(ASN1_STRING_TABLE *tbl);
126 ASN1_STRING_TABLE *tbl; local
131 tbl = ASN1_STRING_TABLE_get(nid);
132 if(tbl) {
133 mask = tbl->mask;
134 if(!(tbl->flags & STABLE_NO_MASK)) mask &= global_mask;
136 tbl->minsize, tbl->maxsize);
251 static void st_free(ASN1_STRING_TABLE *tbl)
253 if(tbl->flags & STABLE_FLAGS_MALLOC) OPENSSL_free(tbl)
    [all...]
  /external/openssl/crypto/asn1/
a_strnid.c 67 static void st_free(ASN1_STRING_TABLE *tbl);
126 ASN1_STRING_TABLE *tbl; local
131 tbl = ASN1_STRING_TABLE_get(nid);
132 if(tbl) {
133 mask = tbl->mask;
134 if(!(tbl->flags & STABLE_NO_MASK)) mask &= global_mask;
136 tbl->minsize, tbl->maxsize);
251 static void st_free(ASN1_STRING_TABLE *tbl)
253 if(tbl->flags & STABLE_FLAGS_MALLOC) OPENSSL_free(tbl)
    [all...]
  /external/iptables/extensions/
libxt_CT.c 62 static uint32_t ct_parse_events(const struct event_tbl *tbl, unsigned int size,
71 if (strcmp(t, tbl[i].name))
73 mask |= 1 << tbl[i].event;
84 static void ct_print_events(const char *pfx, const struct event_tbl *tbl,
92 if (mask & (1 << tbl[i].event)) {
93 printf("%s%s", sep, tbl[i].name);
  /external/mksh/src/
var.c 45 static char *formatstr(struct tbl *, const char *);
46 static void exportprep(struct tbl *, const char *);
49 static void getspec(struct tbl *);
50 static void setspec(struct tbl *);
51 static void unsetspec(struct tbl *);
52 static int getint(struct tbl *, mksh_ari_t *, bool);
91 struct tbl *vp, **vpp = l->vars.tbls, *vq;
130 struct tbl *tp;
145 varsearch(struct block *l, struct tbl **vpp, const char *vn, uint32_t h)
147 register struct tbl *vp
    [all...]
expr.c 148 struct tbl *val;
150 struct tbl *evaling;
173 static struct tbl *evalexpr(Expr_state *, int);
175 static struct tbl *do_ppmm(Expr_state *, enum token, struct tbl *, bool);
176 static void assign_check(Expr_state *, enum token, struct tbl *);
177 static struct tbl *intvar(Expr_state *, struct tbl *);
185 struct tbl v;
199 v_evaluate(struct tbl *vp, const char *expr, volatile int error_ok
    [all...]
  /external/jpeg/
jcphuff.c 110 int ci, tbl; local
154 tbl = compptr->dc_tbl_no;
156 entropy->ac_tbl_no = tbl = compptr->ac_tbl_no;
161 if (tbl < 0 || tbl >= NUM_HUFF_TBLS)
162 ERREXIT1(cinfo, JERR_NO_HUFF_TABLE, tbl);
165 if (entropy->count_ptrs[tbl] == NULL)
166 entropy->count_ptrs[tbl] = (long *)
169 MEMZERO(entropy->count_ptrs[tbl], 257 * SIZEOF(long));
173 jpeg_make_c_derived_tbl(cinfo, is_DC_band, tbl,
286 c_derived_tbl * tbl = entropy->derived_tbls[tbl_no]; local
771 int ci, tbl; local
    [all...]
jdphuff.c 95 int ci, coefi, tbl; local
167 tbl = compptr->dc_tbl_no;
168 jpeg_make_d_derived_tbl(cinfo, TRUE, tbl,
169 & entropy->derived_tbls[tbl]);
172 tbl = compptr->ac_tbl_no;
173 jpeg_make_d_derived_tbl(cinfo, FALSE, tbl,
174 & entropy->derived_tbls[tbl]);
176 entropy->ac_derived_tbl = entropy->derived_tbls[tbl];
294 d_derived_tbl * tbl; local
319 tbl = entropy->derived_tbls[compptr->dc_tbl_no]
365 d_derived_tbl * tbl; local
501 d_derived_tbl * tbl; local
    [all...]
  /external/qemu/distrib/jpeg-6b/
jcphuff.c 110 int ci, tbl; local
154 tbl = compptr->dc_tbl_no;
156 entropy->ac_tbl_no = tbl = compptr->ac_tbl_no;
161 if (tbl < 0 || tbl >= NUM_HUFF_TBLS)
162 ERREXIT1(cinfo, JERR_NO_HUFF_TABLE, tbl);
165 if (entropy->count_ptrs[tbl] == NULL)
166 entropy->count_ptrs[tbl] = (long *)
169 MEMZERO(entropy->count_ptrs[tbl], 257 * SIZEOF(long));
173 jpeg_make_c_derived_tbl(cinfo, is_DC_band, tbl,
286 c_derived_tbl * tbl = entropy->derived_tbls[tbl_no]; local
771 int ci, tbl; local
    [all...]
jdphuff.c 99 int ci, coefi, tbl; local
171 tbl = compptr->dc_tbl_no;
172 jpeg_make_d_derived_tbl(cinfo, TRUE, tbl,
173 & entropy->derived_tbls[tbl]);
176 tbl = compptr->ac_tbl_no;
177 jpeg_make_d_derived_tbl(cinfo, FALSE, tbl,
178 & entropy->derived_tbls[tbl]);
180 entropy->ac_derived_tbl = entropy->derived_tbls[tbl];
298 d_derived_tbl * tbl; local
323 tbl = entropy->derived_tbls[compptr->dc_tbl_no]
369 d_derived_tbl * tbl; local
505 d_derived_tbl * tbl; local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
vl_vlc.h 270 vl_vlc_get_vlclbf(struct vl_vlc *vlc, const struct vl_vlc_entry *tbl, unsigned num_bits)
272 tbl += vl_vlc_peekbits(vlc, num_bits);
273 vl_vlc_eatbits(vlc, tbl->length);
274 return tbl->value;
  /external/chromium_org/third_party/mesa/src/src/mapi/mapi/
u_current.h 55 u_current_set(const struct mapi_table *tbl);
  /external/mesa3d/src/gallium/auxiliary/vl/
vl_vlc.h 270 vl_vlc_get_vlclbf(struct vl_vlc *vlc, const struct vl_vlc_entry *tbl, unsigned num_bits)
272 tbl += vl_vlc_peekbits(vlc, num_bits);
273 vl_vlc_eatbits(vlc, tbl->length);
274 return tbl->value;
  /external/mesa3d/src/mapi/mapi/
u_current.h 55 u_current_set(const struct mapi_table *tbl);

Completed in 2021 milliseconds

12 3 4 5