HomeSort by relevance Sort by last modified time
    Searched full:enc (Results 126 - 150 of 333) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/openssl/crypto/des/
cfb64enc.c 68 DES_cblock *ivec, int *num, int enc)
77 if (enc)
ede_cbcm_enc.c 79 int enc)
90 if (enc)
pcbc_enc.c 63 DES_cblock *ivec, int enc)
74 if (enc)
  /external/openssl/crypto/evp/
e_camellia.c 66 const unsigned char *iv, int enc);
110 const unsigned char *iv, int enc)
e_des.c 69 const unsigned char *iv, int enc);
151 const unsigned char *iv, int enc)
e_rc2.c 70 const unsigned char *iv,int enc);
138 const unsigned char *iv, int enc)
e_rc4.c 80 const unsigned char *iv,int enc);
124 const unsigned char *iv, int enc)
e_rc5.c 70 const unsigned char *iv,int enc);
119 const unsigned char *iv, int enc)
e_xcbc_d.c 69 const unsigned char *iv,int enc);
104 const unsigned char *iv, int enc)
  /external/tcpdump/
FILES 37 enc.h
137 print-enc.c
Android.mk 38 print-enc.c\
  /external/webkit/SunSpider/tests/sunspider-0.9/
crypto-aes.js 293 var o1, o2, o3, h1, h2, h3, h4, bits, i=0, enc='';
314 enc += b64.charAt(h1) + b64.charAt(h2) + b64.charAt(h3) + b64.charAt(h4);
317 return enc;
321 var o1, o2, o3, h1, h2, h3, h4, bits, i=0, enc='';
335 if (h3 == 64) enc += String.fromCharCode(o1);
336 else if (h4 == 64) enc += String.fromCharCode(o1, o2);
337 else enc += String.fromCharCode(o1, o2, o3);
340 return decodeUTF8(enc); // decode UTF-8 byte-array back to Unicode
  /external/webkit/SunSpider/tests/sunspider-0.9.1/
crypto-aes.js 293 var o1, o2, o3, h1, h2, h3, h4, bits, i=0, enc='';
314 enc += b64.charAt(h1) + b64.charAt(h2) + b64.charAt(h3) + b64.charAt(h4);
317 return enc;
321 var o1, o2, o3, h1, h2, h3, h4, bits, i=0, enc='';
335 if (h3 == 64) enc += String.fromCharCode(o1);
336 else if (h4 == 64) enc += String.fromCharCode(o1, o2);
337 else enc += String.fromCharCode(o1, o2, o3);
340 return decodeUTF8(enc); // decode UTF-8 byte-array back to Unicode
  /external/wpa_supplicant/
crypto.c 30 #define DES_ecb_encrypt(input, output, ks, enc) \
31 des_ecb_encrypt((input), (output), *(ks), (enc))
  /external/svox/pico/lib/
picoos.h 392 the encoding 'enc' of the file, sampling rate 'sf',
407 from the file header and returned in 'sf' and 'enc'. For
408 headerless files, 'sf' and 'enc' are taken from the
413 extern picoos_bool picoos_sdfOpenIn (picoos_Common g, picoos_SDFile * sdFile, picoos_char fileName[], picoos_uint32 * sf, picoos_encoding_t * enc, picoos_uint32 * nrSamples);
424 extern picoos_bool picoos_sdfOpenOut (picoos_Common g, picoos_SDFile * sdFile, picoos_char fileName[], int sf, picoos_encoding_t enc);
  /external/opencore/build_config/opencore_dynamic/
pv_config.h 477 #define SOLIBDIRS_omx_m4venc_sharedlibrary "/codecs_v2/omx/omx_m4venc/build/make_multithreaded /codecs_v2/video/m4v_h263/enc/build/make"
481 #define pvm4vencoder_m_mk "/codecs_v2/video/m4v_h263/enc/build/make"
588 #define SOLIBDIRS_pv "/oscl /codecs_v2/audio/aac/dec/build/make /codecs_v2/audio/mp3/dec/build/make /codecs_v2/audio/gsm_amr/amr_nb/dec/build/make /codecs_v2/audio/gsm_amr/amr_nb/enc/build/make /codecs_v2/audio/gsm_amr/amr_nb/common/build/make /codecs_v2/audio/gsm_amr/amr_wb/dec/build/make /codecs_v2/video/avc_h264/dec/build/make /codecs_v2/video/avc_h264/common/build/make /codecs_v2/video/avc_h264/enc/build/make /codecs_v2/video/m4v_h263/dec/build/make /codecs_v2/video/m4v_h263/enc/build/make /codecs_v2/audio/aac/dec/util/getactualaacconfig/build/make /codecs_v2/utilities/colorconvert/build/make /codecs_v2/utilities/m4v_config_parser/build/make /codecs_v2/utilities/pv_config_parser/build/make /codecs_v2/omx/omx_h264/build/make_multithreaded /codecs_v2/omx/omx_m4v/build/make_multithreaded /codecs_v2/omx/omx_aac/build/make_multithreaded /codecs_v2/omx/omx_amr/build/make_multithreaded /codecs_v2/omx/omx_mp3/build/make_multithreaded /codecs_v2/omx/omx_common/build/make_multithreaded /codecs_v2/omx/omx_queue/build/make /codecs_v2/omx/omx_proxy/build/make /codecs_v2/omx/omx_baseclass/build/make /codecs_v2/omx/omx_mastercore/build/make_multithreaded /codecs_v2/omx/omx_sharedlibrary/interface/build/make /baselibs/threadsafe_callback_ao/build/make /baselibs/media_data_structures/build/make /baselibs/pv_mime_utils/build/make /baselibs/gen_data_structures/build/make /pvmi/pvmf/build/make /pvmi/content_policy_manager/build/make /pvmi/content_policy_manager/plugins/oma1/passthru/build/make /pvmi/media_io/pvmiofileoutput/build/make /fileformats/common/parser/build/make /fileformats/id3parcom/build/make /fileformats/mp4/parser/build_opencore/make /fileformats/mp4/parser/utils/mp4recognizer/build/make /fileformats/mp4/composer/build_opencore/make /nodes/pvmp4ffcomposernode/build_opencore/make /fileformats/pvx/parser/build/make /nodes/pvmediainputnode/build/make_pvauthor /nodes/pvmediaoutputnode/build/make /nodes/pvfileoutputnode/build/make /fileformats/rawgsmamr/parser/build/make /nodes/pvamrffparsernode/build/make /pvmi/recognizer/plugins/pvamrffrecognizer/build/make /fileformats/rawaac/parser/build/make /nodes/pvaacffparsernode/build/make /pvmi/recognizer/plugins/pvaacffrecognizer/build/make /fileformats/mp3/parser/build/make /nodes/pvmp3ffparsernode/build/make /pvmi/recognizer/plugins/pvmp3ffrecognizer/build/make /nodes/pvomxvideodecnode/build/make /nodes/pvomxaudiodecnode/build/make /nodes/pvomxbasedecnode/build/make /nodes/pvwavffparsernode/build/make /pvmi/recognizer/plugins/pvwavffrecognizer/build/make /pvmi/recognizer/build/make /pvmi/media_io/pvmi_mio_fileinput/build/make_pvauthor /pvmi/media_io/pvmi_mio_avi_wav_fileinput/build/make /engines/adapters/player/framemetadatautility/build/make /engines/player/build/make /engines/author/build/make /protocols/systems/3g-324m_pvterminal/build/make/ /engines/2way/build/make /fileformats/avi/parser/build/make /baselibs/thread_messaging/build/make /protocols/rtp_payload_parser/util/build/latmparser/make "
660 #define SOLIBDIRS_omx_amrenc_sharedlibrary "/codecs_v2/omx/omx_amrenc/build/make_multithreaded /codecs_v2/audio/gsm_amr/amr_nb/enc/build/make"
    [all...]
  /external/openssl/apps/
dsa.c 103 const EVP_CIPHER *enc=NULL; local
184 else if ((enc=EVP_get_cipherbyname(&(argv[0][1]))) == NULL)
311 else i=PEM_write_bio_DSAPrivateKey(out,dsa,enc,
ec.c 95 const EVP_CIPHER *enc = NULL; local
200 else if ((enc=EVP_get_cipherbyname(&(argv[0][1]))) == NULL)
372 i = PEM_write_bio_ECPrivateKey(out, eckey, enc,
  /packages/apps/Email/src/org/apache/commons/io/output/
ByteArrayOutputStream.java 299 * @param enc the name of the character encoding
304 public String toString(String enc) throws UnsupportedEncodingException {
305 return new String(toByteArray(), enc);
  /dalvik/libcore/security/src/test/java/tests/security/cert/
CertificateFactorySpiTest.java 202 Iterator<String> enc = certFactorySpi.engineGetCertPathEncodings(); local
203 assertTrue("Incorrect Iterator", enc.hasNext());
274 Iterator<String> enc = certFactorySpi.engineGetCertPathEncodings(); local
275 assertFalse("Incorrect Iterator", enc.hasNext());
  /dalvik/libcore/sql/src/main/java/SQLite/
Database.java 404 * @param enc name of encoding
407 public void set_encoding(String enc) throws SQLite.Exception {
409 _set_encoding(enc);
413 private native void _set_encoding(String enc)
  /external/icu4c/tools/genrb/
wrtjava.c 100 static const char* enc =""; variable
178 if(*enc =='\0' || source[i]==0x0000){
686 enc = outputEnc;
687 conv=ucnv_open(enc,status);
  /external/libxml2/include/libxml/
xmlschemas.h 190 xmlCharEncoding enc,
  /external/libxml2/
xmlIO.c     [all...]
  /external/openssl/crypto/perlasm/
readme 118 BF_KEY *ks, unsigned char *iv, int enc);

Completed in 292 milliseconds

1 2 3 4 56 7 8 91011>>