/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/gas64/ |
gas-inout.asm | 9 outl %eax, $10 label 12 outl $10 label
|
/external/grub/netboot/ |
tulip.c | 585 outl(0x60020000 + (phy_id<<23) + (location<<18), ioaddr + 0xA0); 608 outl(MDIO_ENB | MDIO_DATA_WRITE1, mdio_addr); 610 outl(MDIO_ENB | MDIO_DATA_WRITE1 | MDIO_SHIFT_CLK, mdio_addr); 617 outl(MDIO_ENB | dataval, mdio_addr); 619 outl(MDIO_ENB | dataval | MDIO_SHIFT_CLK, mdio_addr); 624 outl(MDIO_ENB_IN, mdio_addr); 627 outl(MDIO_ENB_IN | MDIO_SHIFT_CLK, mdio_addr); 645 outl(cmd, ioaddr + 0xA0); 657 outl(value, ioaddr + 0xB4 + (location<<2)); 659 outl(value, ioaddr + 0xD0) [all...] |
epic100.c | 101 outl(GC_SOFT_RESET, genctl); 140 outl(GC_SOFT_RESET, genctl); 143 outl(INTR_DISABLE, intmask); 159 outl(0x00000008, test); 223 outl(GC_RX_FIFO_THR_64 | GC_MRC_READ_MULT | GC_ONE_COPY, genctl); 225 outl(TX_FIFO_THRESH, eththr); 237 outl(tmp, txcon); 240 outl(virt_to_bus(&rx_ring), prcdar); 241 outl(virt_to_bus(&tx_ring), ptcdar); 244 outl(0x04, rxcon) [all...] |
otulip.c | 162 outl(0x00000001, ioaddr + CSR0); 165 outl(0x01A08000, ioaddr + CSR0); 173 outl(0x32404000, ioaddr + CSR6); 175 outl(0x32000040, ioaddr + CSR6); 186 outl(0x0, ioaddr + CSR13); /* reset SIA */ 187 outl(0x7f3f, ioaddr + CSR14); 188 outl(0x8000008, ioaddr + CSR15); 189 outl(0x0, ioaddr + CSR13); 190 outl(0x1, ioaddr + CSR13); 191 outl(0x2404000, ioaddr + CSR6) [all...] |
natsemi.c | 294 outl(ChipReset, ioaddr + ChipCmd); 316 outl(SavedClkRun & ~0x100, ioaddr + ClkRun); 359 outl(EE_Write0, ee_addr); 364 outl(dataval, ee_addr); 366 outl(dataval | EE_ShiftClk, ee_addr); 369 outl(EE_ChipSelect, ee_addr); 373 outl(EE_ChipSelect | EE_ShiftClk, ee_addr); 376 outl(EE_ChipSelect, ee_addr); 381 outl(EE_Write0, ee_addr); 382 outl(0, ee_addr) [all...] |
sis900.c | 350 outl(0, ee_addr); 352 outl(EECLK, ee_addr); 358 outl(dataval, ee_addr); 360 outl(dataval | EECLK, ee_addr); 368 outl(EECS, ee_addr); 370 outl(EECS | EECLK, ee_addr); 377 outl(0, ee_addr); 379 outl(EECLK, ee_addr); 396 outl(MDIO | MDDIR, mdio_addr); 398 outl(MDIO | MDDIR | MDC, mdio_addr) [all...] |
davicom.c | 314 outl(phy_data, ee_addr); /* MII Clock Low */ 316 outl(phy_data|MDCLKH, ee_addr); /* MII Clock High */ 318 outl(phy_data, ee_addr); /* MII Clock Low */ 331 outl(0x50000, ee_addr); 336 outl(0x40000, ee_addr); 372 outl(csr6, ioaddr + CSR6); 391 outl(csr6, ioaddr + CSR6); 416 outl(EE_ENB & ~EE_CS, ee_addr); 417 outl(EE_ENB, ee_addr); 422 outl(EE_ENB | dataval, ee_addr) [all...] |
eepro100.c | 281 outl(0x04000000 | (location<<16) | (phy_id<<21) | value, 302 outl(0x08000000 | (location<<16) | (phy_id<<21), ioaddr + SCBCtrlMDI); 361 outl(0, ioaddr + SCBPort); 416 outl(virt_to_bus(&txfd), ioaddr + SCBPointer); 451 outl(virt_to_bus(&(ACCESS(rxfd)status)), ioaddr + SCBPointer); 470 outl(2, ioaddr + SCBPort); 524 outl(0, ioaddr + SCBPort); 529 outl(virt_to_bus(&lstats), ioaddr + SCBPointer); 537 outl(0, ioaddr + SCBPointer); 550 outl(virt_to_bus(&(ACCESS(rxfd)status)), ioaddr + SCBPointer) [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/asn1/ |
a_sign.c | 136 int i,inl=0,outl=0,outll=0; local 176 outll=outl=EVP_PKEY_size(pkey); 177 buf_out=(unsigned char *)OPENSSL_malloc((unsigned int)outl); 180 outl=0; 190 (unsigned int *)&outl,pkey)) 192 outl=0; 199 signature->length=outl; 211 return(outl); 238 size_t inl=0,outl=0,outll=0; local 256 outl = signature->length [all...] |
/external/openssl/crypto/asn1/ |
a_sign.c | 136 int i,inl=0,outl=0,outll=0; local 176 outll=outl=EVP_PKEY_size(pkey); 177 buf_out=(unsigned char *)OPENSSL_malloc((unsigned int)outl); 180 outl=0; 190 (unsigned int *)&outl,pkey)) 192 outl=0; 199 signature->length=outl; 211 return(outl); 238 size_t inl=0,outl=0,outll=0; local 256 outl = signature->length [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/evp/ |
evp_enc.c | 261 int EVP_CipherUpdate(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl, 265 return EVP_EncryptUpdate(ctx,out,outl,in,inl); 266 else return EVP_DecryptUpdate(ctx,out,outl,in,inl); 269 int EVP_CipherFinal_ex(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl) 272 return EVP_EncryptFinal_ex(ctx,out,outl); 273 else return EVP_DecryptFinal_ex(ctx,out,outl); 276 int EVP_CipherFinal(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl) 279 return EVP_EncryptFinal(ctx,out,outl); 280 else return EVP_DecryptFinal(ctx,out,outl); 307 int EVP_EncryptUpdate(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl, [all...] |
p_open.c | 113 int EVP_OpenFinal(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl) 117 i=EVP_DecryptFinal_ex(ctx,out,outl);
|
p_seal.c | 98 void EVP_SealUpdate(ctx,out,outl,in,inl) 101 int *outl; 105 EVP_EncryptUpdate(ctx,out,outl,in,inl); 109 int EVP_SealFinal(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl) 112 i = EVP_EncryptFinal_ex(ctx,out,outl);
|
encode.c | 131 void EVP_EncodeUpdate(EVP_ENCODE_CTX *ctx, unsigned char *out, int *outl, 137 *outl=0; 172 *outl=total; 175 void EVP_EncodeFinal(EVP_ENCODE_CTX *ctx, unsigned char *out, int *outl) 186 *outl=ret; 235 int EVP_DecodeUpdate(EVP_ENCODE_CTX *ctx, unsigned char *out, int *outl, 351 *outl=ret; 398 int EVP_DecodeFinal(EVP_ENCODE_CTX *ctx, unsigned char *out, int *outl) 402 *outl=0; 408 *outl=i [all...] |
evp_test.c | 144 int outl,outl2; local 171 if(!EVP_EncryptUpdate(&ctx,out,&outl,plaintext,pn)) 177 if(!EVP_EncryptFinal_ex(&ctx,out+outl,&outl2)) 184 if(outl+outl2 != cn) 187 outl+outl2,cn); 210 if(!EVP_DecryptUpdate(&ctx,out,&outl,ciphertext,cn)) 216 if(!EVP_DecryptFinal_ex(&ctx,out+outl,&outl2)) 223 if(outl+outl2 != pn) 226 outl+outl2,pn);
|
bio_enc.c | 143 static int enc_read(BIO *b, char *out, int outl) 157 if (i > outl) i=outl; 161 outl-=i; 170 /* At this point, we have room of outl bytes and an empty 173 while (outl > 0) 214 if (ctx->buf_len <= outl) 217 i=outl; 222 outl-=i;
|
/external/openssl/crypto/evp/ |
evp_enc.c | 261 int EVP_CipherUpdate(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl, 265 return EVP_EncryptUpdate(ctx,out,outl,in,inl); 266 else return EVP_DecryptUpdate(ctx,out,outl,in,inl); 269 int EVP_CipherFinal_ex(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl) 272 return EVP_EncryptFinal_ex(ctx,out,outl); 273 else return EVP_DecryptFinal_ex(ctx,out,outl); 276 int EVP_CipherFinal(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl) 279 return EVP_EncryptFinal(ctx,out,outl); 280 else return EVP_DecryptFinal(ctx,out,outl); 307 int EVP_EncryptUpdate(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl, [all...] |
p_open.c | 113 int EVP_OpenFinal(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl) 117 i=EVP_DecryptFinal_ex(ctx,out,outl);
|
p_seal.c | 98 void EVP_SealUpdate(ctx,out,outl,in,inl) 101 int *outl; 105 EVP_EncryptUpdate(ctx,out,outl,in,inl); 109 int EVP_SealFinal(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl) 112 i = EVP_EncryptFinal_ex(ctx,out,outl);
|
encode.c | 131 void EVP_EncodeUpdate(EVP_ENCODE_CTX *ctx, unsigned char *out, int *outl, 137 *outl=0; 172 *outl=total; 175 void EVP_EncodeFinal(EVP_ENCODE_CTX *ctx, unsigned char *out, int *outl) 186 *outl=ret; 235 int EVP_DecodeUpdate(EVP_ENCODE_CTX *ctx, unsigned char *out, int *outl, 351 *outl=ret; 398 int EVP_DecodeFinal(EVP_ENCODE_CTX *ctx, unsigned char *out, int *outl) 402 *outl=0; 408 *outl=i [all...] |
evp_test.c | 144 int outl,outl2; local 171 if(!EVP_EncryptUpdate(&ctx,out,&outl,plaintext,pn)) 177 if(!EVP_EncryptFinal_ex(&ctx,out+outl,&outl2)) 184 if(outl+outl2 != cn) 187 outl+outl2,cn); 210 if(!EVP_DecryptUpdate(&ctx,out,&outl,ciphertext,cn)) 216 if(!EVP_DecryptFinal_ex(&ctx,out+outl,&outl2)) 223 if(outl+outl2 != pn) 226 outl+outl2,pn);
|
/external/chromium_org/third_party/openssl/openssl/crypto/pem/ |
pem_seal.c | 122 void PEM_SealUpdate(PEM_ENCODE_SEAL_CTX *ctx, unsigned char *out, int *outl, 128 *outl=0; 139 *outl+=j; 147 unsigned char *out, int *outl, EVP_PKEY *priv) 170 *outl=j; 173 *outl+=j;
|
/external/openssl/crypto/pem/ |
pem_seal.c | 122 void PEM_SealUpdate(PEM_ENCODE_SEAL_CTX *ctx, unsigned char *out, int *outl, 128 *outl=0; 139 *outl+=j; 147 unsigned char *out, int *outl, EVP_PKEY *priv) 170 *outl=j; 173 *outl+=j;
|
/external/chromium_org/third_party/openssl/openssl/crypto/bio/ |
bf_nbio.c | 126 static int nbiof_read(BIO *b, char *out, int outl) 142 if (outl > num) outl=num; 152 ret=BIO_read(b->next_bio,out,outl);
|
/external/openssl/crypto/bio/ |
bf_nbio.c | 126 static int nbiof_read(BIO *b, char *out, int outl) 142 if (outl > num) outl=num; 152 ret=BIO_read(b->next_bio,out,outl);
|