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

12 3 4

  /external/dropbear/libtomcrypt/demos/
encrypt.c 101 symmetric_CTR ctr; local
173 if ((errno = ctr_start(cipher_idx,IV,key,ks,0,CTR_COUNTER_LITTLE_ENDIAN,&ctr)) != CRYPT_OK) {
182 if ((errno = ctr_decrypt(inbuf,plaintext,y,&ctr)) != CRYPT_OK) {
215 if ((errno = ctr_start(cipher_idx,IV,key,ks,0,CTR_COUNTER_LITTLE_ENDIAN,&ctr)) != CRYPT_OK) {
223 if ((errno = ctr_encrypt(inbuf,ciphertext,y,&ctr)) != CRYPT_OK) {
  /external/v8/test/mjsunit/
string-replace.js 123 var ctr = 0; variable
129 return String(ctr++);
131 assertEquals(1, ctr, "replace('x',func) num-match");
133 ctr = 0;
139 return String(ctr++);
141 assertEquals(1, ctr, "replace(/x/,func) num-match");
143 ctr = 0;
147 assertEquals(ctr * 2, i, "replace(/x/g,func(..,i,.))");
149 return String(ctr++);
151 assertEquals(4, ctr, "replace(/x/g,func) num-match")
    [all...]
object-create.js 52 var ctr = 0; variable
59 var protoFoo = { foo: function() { ctr++; }};
71 assertEquals(1, ctr);
75 assertEquals(2, ctr);
80 assertEquals(2, ctr);
86 assertEquals(2, ctr);
97 assertEquals(2, ctr);
103 assertEquals(2, ctr);
116 assertEquals(2, ctr);
  /external/jpeg/
jfdctint.c 146 int ctr; local
154 for (ctr = DCTSIZE-1; ctr >= 0; ctr--) {
219 for (ctr = DCTSIZE-1; ctr >= 0; ctr--) {
jidctfst.c 180 int ctr; local
190 for (ctr = DCTSIZE; ctr > 0; ctr--) {
282 for (ctr = 0; ctr < DCTSIZE; ctr++) {
283 outptr = output_buf[ctr] + output_col;
jidctint.c 160 int ctr; local
171 for (ctr = DCTSIZE; ctr > 0; ctr--) {
277 for (ctr = 0; ctr < DCTSIZE; ctr++) {
278 outptr = output_buf[ctr] + output_col;
  /external/bluetooth/hcidump/parser/
capi.c 275 uint8_t ctr, plci; local
278 ctr = val & 0xff;
283 printf("Controller: %d %s\n", ctr & 0x7f, ctr & 0x80 ? "Ext." : "Int.");
488 uint32_t ctr, value, major, minor; local
525 ctr = CAPI_U32(frm);
527 printf("Controller: %d\n", ctr);
554 ctr = CAPI_U32(frm);
556 printf("Controller: %d\n", ctr);
565 ctr = CAPI_U32(frm)
751 uint32_t ctr, class, func; local
    [all...]
rfcomm.h 43 #define SET_PF(ctr) ((ctr) | (1 << 4))
45 #define CLR_PF(ctr) ((ctr) & 0xef)
47 #define GET_PF(ctr) (((ctr) >> 4) & 0x1)
  /external/dropbear/libtomcrypt/src/modes/ctr/
ctr_test.c 15 CTR implementation, Tests again RFC 3686, Tom St Denis
53 symmetric_CTR ctr;
63 if ((err = ctr_start(idx, tests[x].IV, tests[x].key, tests[x].keylen, 0, CTR_COUNTER_BIG_ENDIAN|LTC_CTR_RFC3686, &ctr)) != CRYPT_OK) {
66 if ((err = ctr_encrypt(tests[x].pt, buf, tests[x].msglen, &ctr)) != CRYPT_OK) {
69 ctr_done(&ctr);
80 /* $Source: /cvs/libtom/libtomcrypt/src/modes/ctr/ctr_test.c,v $ */
  /external/markdown/markdown/extensions/
toc.py 80 ctr = 1
81 while "%s_%d" % (id, ctr) in used_ids:
82 ctr += 1
83 id = "%s_%d" % (id, ctr)
  /external/oprofile/module/
oprofile.h 88 struct oprof_counter ctr[OP_MAX_COUNTERS]; member in struct:oprof_sysctl
144 void op_do_profile(uint cpu, long eip, long irq_enabled, int ctr);
  /external/dropbear/libtomcrypt/src/encauth/eax/
eax_done.c 65 /* terminate the CTR chain */
66 if ((err = ctr_done(&eax->ctr)) != CRYPT_OK) {
eax_init.c 110 /* setup the CTR mode */
111 if ((err = ctr_start(cipher, eax->N, key, keylen, 0, CTR_COUNTER_BIG_ENDIAN, &eax->ctr)) != CRYPT_OK) {
  /external/oprofile/libop/
op_events.h 92 * @param ctr counter number
103 int op_check_events(int ctr, u32 event, u32 um, op_cpu cpu_type);
  /packages/apps/VideoEditor/src/com/android/videoeditor/widgets/
AudioTrackView.java 305 final int ctr = getHeight() / 2; local
320 canvas.drawLine(i, ctr - value, i, ctr + 1 + value, mLinePaint);
335 canvas.drawLine(i, ctr - value, i, ctr + 1 + value, mLinePaint);
  /external/qemu/hw/
smc91c111.c 27 uint16_t ctr; member in struct:__anon10104
65 qemu_put_be16(f, s->ctr);
101 s->ctr = qemu_get_be16(f);
282 if (s->ctr & CTR_AUTO_RELEASE)
314 s->ctr = 0x1210;
383 SET_LOW(ctr, value);
386 SET_HIGH(ctr, value);
560 return s->ctr & 0xff;
562 return s->ctr >> 8;
  /external/dropbear/libtomcrypt/
Android.mk 60 src/modes/ctr/ctr_decrypt.c src/modes/ctr/ctr_done.c src/modes/ctr/ctr_encrypt.c \
61 src/modes/ctr/ctr_getiv.c src/modes/ctr/ctr_setiv.c src/modes/ctr/ctr_start.c src/modes/ctr/ctr_test.c \
  /external/iptables/iptables/
iptables-xml.c 63 parse_counters(char *string, struct ipt_counters *ctr)
68 pcnt = &ctr->pcnt;
69 bcnt = &ctr->bcnt;
240 openChain(char *chain, char *policy, struct ipt_counters *ctr, char close)
251 xmlAttrI("packet-count", (unsigned long long) ctr->pcnt);
252 xmlAttrI("byte-count", (unsigned long long) ctr->bcnt);
294 saveChain(char *chain, char *policy, struct ipt_counters *ctr)
304 chains[nextChain].count = *ctr;
ip6tables-restore.c 79 static int parse_counters(char *string, struct ip6t_counters *ctr)
85 ctr->pcnt = pcnt;
86 ctr->bcnt = bcnt;
iptables-restore.c 79 static int parse_counters(char *string, struct ipt_counters *ctr)
85 ctr->pcnt = pcnt;
86 ctr->bcnt = bcnt;
  /external/valgrind/main/none/tests/amd64/
redundantRexW.c 79 int ctr, i, j; local
80 ctr = 0;
83 regs->reg[i].b[j] = 0x51 + (ctr++ % 7);
87 mem->dqw[i].b[j] = 0x52 + (ctr++ % 13);
  /external/wpa_supplicant_8/src/crypto/
Makefile 18 aes-ctr.o \
  /external/dropbear/libtomcrypt/src/headers/
tomcrypt_cipher.h 252 /** A block cipher CTR structure */
260 /** The mode (endianess) of the CTR, 0==little, 1==big */
263 unsigned char ctr[MAXBLOCKSIZE], member in struct:__anon5541
408 /** Accelerated CTR encryption
783 symmetric_CTR *ctr);
784 int ctr_encrypt(const unsigned char *pt, unsigned char *ct, unsigned long len, symmetric_CTR *ctr);
785 int ctr_decrypt(const unsigned char *ct, unsigned char *pt, unsigned long len, symmetric_CTR *ctr);
786 int ctr_getiv(unsigned char *IV, unsigned long *len, symmetric_CTR *ctr);
787 int ctr_setiv(const unsigned char *IV, unsigned long len, symmetric_CTR *ctr);
788 int ctr_done(symmetric_CTR *ctr);
    [all...]
  /external/dropbear/libtomcrypt/src/prngs/
yarrow.c 201 /* setup CTR mode using the "pool" as the key */
213 &prng->yarrow.ctr)) != CRYPT_OK) {
239 if (ctr_encrypt(out, out, outlen, &prng->yarrow.ctr) != CRYPT_OK) {
262 err = ctr_done(&prng->yarrow.ctr);
  /external/dropbear/
progressmeter.c 239 start_progress_meter(char *f, off_t filesize, off_t *ctr)
245 counter = ctr;

Completed in 5339 milliseconds

12 3 4