Searched refs:ki (Results 1 - 10 of 10) sorted by relevance

/external/openssl/ssl/
H A Dd1_enc.c238 unsigned long ki; local
240 for (ki=0; ki<l; ki++)
241 printf(" %02x", rec->data[ki]); printf("\n");
H A Dt1_enc.c265 int ki; local
266 for (ki=0; ki<s->s3->tmp.key_block_length; ki++)
267 printf("%02x", key_block[ki]); printf("\n");
423 int ki; local
426 for (ki=0; ki<c->key_len; ki++) printf("%02x", key[ki]);
631 unsigned long ki; local
[all...]
/external/oprofile/daemon/
H A Dopd_sfile.c42 sfile_hash(struct transient const * trans, struct kernel_image * ki) argument
51 if (separate_kernel || ((trans->anon || separate_lib) && !ki))
59 val ^= ki->start >> 14;
60 val ^= ki->end >> 7;
83 struct kernel_image const * ki, struct anon_mapping const * anon,
90 if (sf->kernel != ki)
103 if (separate_kernel || ((anon || separate_lib) && !ki)) {
111 if (ki)
123 struct kernel_image const * ki)
125 return do_match(sfile, trans->cookie, trans->app_cookie, ki,
82 do_match(struct sfile const * sf, cookie_t cookie, cookie_t app_cookie, struct kernel_image const * ki, struct anon_mapping const * anon, pid_t tgid, pid_t tid, unsigned int cpu) argument
122 trans_match(struct transient const * trans, struct sfile const * sfile, struct kernel_image const * ki) argument
163 create_sfile(unsigned long hash, struct transient const * trans, struct kernel_image * ki) argument
224 struct kernel_image * ki = NULL; local
[all...]
/external/openssl/crypto/md5/asm/
H A Dmd5-586.pl44 local($pos,$a,$b,$c,$d,$K,$ki,$s,$t)=@_;
47 &mov($tmp2,&DWP($xo[$ki]*4,$K,"",0)) if $pos < 0; # very first one
51 &comment("R0 $ki");
65 &mov($tmp2,&DWP($xo[$ki+1]*4,$K,"",0)) if ($pos != 2);
72 local($pos,$a,$b,$c,$d,$K,$ki,$s,$t)=@_;
74 &comment("R1 $ki");
81 &mov($tmp2,&DWP($xo[$ki+1]*4,$K,"",0)) if ($pos != 2);
95 local($n,$pos,$a,$b,$c,$d,$K,$ki,$s,$t)=@_;
100 &comment("R2 $ki");
113 &mov($tmp2,&DWP($xo[$ki
[all...]
/external/openssl/crypto/rc2/
H A Drc2_skey.c118 RC2_INT *ki; local
155 ki= &(key->data[63]);
157 *(ki--)=((k[i]<<8)|k[i-1])&0xffff;
/external/qemu/android/skin/
H A Dfile.c193 KeyInfo *ki = _keyinfo_table; local
194 while(ki->name) {
195 if(!strcmp(name, ki->name))
196 return ki->code;
197 ki++;
/external/wpa_supplicant_6/wpa_supplicant/src/hlr_auc_gw/
H A Dhlr_auc_gw.c71 u8 ki[16]; member in struct:milenage_parameters
316 if (strlen(pos) != 32 || hexstr2bin(pos, m->ki, 16)) {
423 gsm_milenage(m->opc, m->ki, _rand, sres, kc);
491 milenage_generate(m->opc, m->amf, m->ki, m->sqn, _rand,
564 if (milenage_auts(m->opc, m->ki, _rand, _auts, sqn)) {
H A Dmilenage.c354 u8 ki[16]; member in struct:gsm_milenage_test_set
1117 gsm_milenage(g->opc, g->ki, g->rand, sres, kc);
/external/dropbear/libtomcrypt/src/hashes/sha2/
H A Dsha256.c109 #define RND(a,b,c,d,e,f,g,h,i,ki) \
110 t0 = h + Sigma1(e) + Ch(e, f, g) + ki + W[i]; \
/external/opencore/protocols/rtp_payload_parser/util/output/
H A Dpv_rtp.bin1929 p(� �Xb��������MX3&f��F����{�l������w}���2 Tq���$�I ��HB�[(�C5 |`x[|�&m�ki�*��ŀp*��A�Z
2976 p(� �Xi� ��� T���TT3)3��/zɮDH0��GEj���''P�ҷ6cT�3���9^1�hE�S��񾷦�� ki�M k��f{R"�����5��A�N
3215 p(� �Xm��� ���X>3- �&���ki�Y��\=��e\��@W�}�}ל�V:F��&�=��ȐLi�Im��M�]�C&|����?������7��Aݒ ���s>��� E�@+�6?��
3558 p(� �X��׀�I $���tZ3(����ss*��"k�:IDq}��g ki^�y�xQ#�.2[~�x�H3v���1�q7������I�#��CW3D�-�I ��[�W H�vY�½�mV� ����n�Kk�A��p;��A�#���s>��� E�@+�N?��
10288 p(� �Xe#4�� �'l���PN3).6YX?2Nx�Z���9�2�T��pX�sCLo����a7�[�+��z�e�h��vٌ��Y�ІMr��D3�ki��n���A�M���s>��� E�@+�N?��
14214 ����� F^^|���9R?�VqXD�S[�� ��J/tR�]�� n#�ki���ش���d���̐�@����ABB���s>��� Ey@+�a?��
17299 p(� �Xi]׀��>����TP3L�f�X?��aw����]���ki� ���`yM$�

Completed in 242 milliseconds