Home
last modified time | relevance | path

Searched defs:b64 (Results 1 – 25 of 25) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/apps/
Drand.c206 BIO *b64 = BIO_new(BIO_f_base64()); in MAIN() local
Dasn1pars.c92 BIO *in=NULL,*out=NULL,*b64=NULL, *derout = NULL; in MAIN() local
Denc.c125 BIO *in=NULL,*out=NULL,*b64=NULL,*benc=NULL,*rbio=NULL,*wbio=NULL; in MAIN() local
/external/openssl/apps/
Drand.c206 BIO *b64 = BIO_new(BIO_f_base64()); in MAIN() local
Dasn1pars.c92 BIO *in=NULL,*out=NULL,*b64=NULL, *derout = NULL; in MAIN() local
Denc.c125 BIO *in=NULL,*out=NULL,*b64=NULL,*benc=NULL,*rbio=NULL,*wbio=NULL; in MAIN() local
/external/chromium_org/net/base/
Dint128.h291 uint64 b64 = b.hi_ & 0xffffffffu; variable
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/
Dcrypto-aes.js290 var b64 = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="; variable
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9/
Dcrypto-aes.js290 var b64 = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="; variable
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
Dcrypto-aes.js290 var b64 = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="; variable
/external/openssl/crypto/asn1/
Dasn_mime.c151 BIO *b64; in B64_write_ASN1() local
184 BIO *b64; in b64_read_asn1() local
/external/chromium_org/third_party/openssl/openssl/crypto/asn1/
Dasn_mime.c151 BIO *b64; in B64_write_ASN1() local
184 BIO *b64; in b64_read_asn1() local
/external/ppp/pppd/plugins/
Dwinbind.c203 static const char *b64 = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"; variable
/external/libopus/silk/
DMacroCount.h567 static OPUS_INLINE opus_int64 silk_ADD_SAT64( opus_int64 a64, opus_int64 b64 ) { in silk_ADD_SAT64()
596 static OPUS_INLINE opus_int64 silk_SUB_SAT64( opus_int64 a64, opus_int64 b64 ) { in silk_SUB_SAT64()
DMacroDebug.h167 static OPUS_INLINE opus_int64 silk_ADD_SAT64_( opus_int64 a64, opus_int64 b64, char *file, int line… in silk_ADD_SAT64_()
228 static OPUS_INLINE opus_int64 silk_SUB_SAT64_( opus_int64 a64, opus_int64 b64, char *file, int line… in silk_SUB_SAT64_()
379 static OPUS_INLINE opus_int64 silk_SMULL_(opus_int64 a64, opus_int64 b64, char *file, int line){ in silk_SMULL_()
/external/chromium_org/third_party/opus/src/silk/
DMacroCount.h567 static OPUS_INLINE opus_int64 silk_ADD_SAT64( opus_int64 a64, opus_int64 b64 ) { in silk_ADD_SAT64()
596 static OPUS_INLINE opus_int64 silk_SUB_SAT64( opus_int64 a64, opus_int64 b64 ) { in silk_SUB_SAT64()
DMacroDebug.h167 static OPUS_INLINE opus_int64 silk_ADD_SAT64_( opus_int64 a64, opus_int64 b64, char *file, int line… in silk_ADD_SAT64_()
228 static OPUS_INLINE opus_int64 silk_SUB_SAT64_( opus_int64 a64, opus_int64 b64, char *file, int line… in silk_SUB_SAT64_()
379 static OPUS_INLINE opus_int64 silk_SMULL_(opus_int64 a64, opus_int64 b64, char *file, int line){ in silk_SMULL_()
/external/wpa_supplicant_8/hs20/server/
Dspp_server.c495 char *b64; in build_username_password() local
1264 char *b64; in spp_exec_get_certificate() local
/external/ipsec-tools/src/racoon/
Dcrypto_openssl.c2577 BIO *bio=NULL, *b64=NULL; in base64_decode() local
2614 BIO *bio=NULL, *b64=NULL; in base64_encode() local
/external/wpa_supplicant_8/src/eap_server/
Dtncs.c184 unsigned char *b64; in TNC_TNCS_SendMessage() local
/external/wpa_supplicant_8/src/eap_peer/
Dtncc.c149 unsigned char *b64; in TNC_TNCC_SendMessage() local
/external/ppp/pppd/
Deap.c653 struct b64state b64; local
/external/wpa_supplicant_8/hs20/client/
Dosu_client.c278 unsigned char *b64; in download_cert() local
/external/valgrind/main/helgrind/
Dlibhb_core.c940 b16_3, b32_1, b16_2, b64, b16_1, b32_0, b16_0) \ in descr_to_validbits() argument
/external/valgrind/main/VEX/priv/
Dguest_ppc_toIR.c15350 IRTemp b64 = newTemp(Ity_I64); in dis_vx_permute_misc() local