Home
last modified time | relevance | path

Searched defs:b64 (Results 26 - 50 of 54) sorted by relevance

123

/third_party/openssl/apps/
H A Denc.c118 BIO *in = NULL, *out = NULL, *b64 = NULL, *benc = NULL, *rbio = in enc_main() local
/third_party/openssl/crypto/asn1/
H A Dasn_mime.c108 BIO *b64; in B64_write_ASN1() local
141 BIO *b64; in b64_read_asn1() local
[all...]
/foundation/communication/wifi/wifi/utils/src/
H A Dwifi_common_util.cpp538 BIO *b64 = BIO_new(BIO_f_base64()); in DecodeBase64() local
559 BIO *b64 = BIO_new(BIO_f_base64()); in EncodeBase64() local
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H A Dv4l2-compat-ioctl32.c1040 struct v4l2_buffer *b64 = arg; in v4l2_compat_get_array_args() local
1110 struct v4l2_buffer *b64 = arg; in v4l2_compat_put_array_args() local
/third_party/libwebsockets/lib/roles/http/server/
H A Dserver.c1156 char b64[160], plain[(sizeof(b64) * 3) / 4], *pcolon; in lws_check_basic_auth() local
/third_party/lwip/src/netif/ppp/
H A Deap.c649 struct b64state b64; in eap_send_request() local
/third_party/selinux/libsepol/src/
H A Dwrite.c1405 uint64_t b64[2]; in ocontext_write_xen() local
H A Dpolicydb.c2929 uint64_t b64[2]; in ocontext_read_xen() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Dtncc.c147 unsigned char *b64; in TNC_TNCC_SendMessage() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Dtncs.c182 unsigned char *b64; in TNC_TNCS_SendMessage() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dhs20_supplicant.c343 unsigned char *b64; in hs20_get_icon() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Dtncc.c147 char *b64; in TNC_TNCC_SendMessage() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Dtncs.c182 char *b64; in TNC_TNCS_SendMessage() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dhs20_supplicant.c344 char *b64; in hs20_get_icon() local
H A Ddpp_supplicant.c1535 char *b64; in wpas_dpp_handle_config_obj() local
1545 char *b64; in wpas_dpp_handle_config_obj() local
[all...]
/third_party/icu/icu4c/source/common/
H A Dputil.cpp533 auto b64 = static_cast<int64_t>(b); in uprv_add32_overflow() local
544 auto b64 = static_cast<int64_t>(b); in uprv_mul32_overflow() local
/third_party/node/deps/icu-small/source/common/
H A Dputil.cpp533 auto b64 = static_cast<int64_t>(b); in uprv_add32_overflow() local
544 auto b64 = static_cast<int64_t>(b); in uprv_mul32_overflow() local
/third_party/libwebsockets/lib/secure-streams/
H A Dprivate-lib-secure-streams.h398 struct lws_b64state b64; member
/third_party/skia/third_party/externals/icu/source/common/
H A Dputil.cpp533 auto b64 = static_cast<int64_t>(b); in uprv_add32_overflow() local
544 auto b64 = static_cast<int64_t>(b); in uprv_mul32_overflow() local
/third_party/vixl/test/aarch32/
H A Dtest-assembler-aarch32.cc2725 Literal<uint64_t>* b64 = in TEST() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/
H A Dosu_client.c313 char *b64; in download_cert() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/
H A Dosu_client.c313 unsigned char *b64; in download_cert() local
/third_party/curl/lib/vtls/
H A Dsectransp.c2113 unsigned char *b64; local
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/
H A Dmod.rs794 mod b64; modules
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp.c2845 const u8 *b64; in dpp_get_csr_attrs() local

Completed in 64 milliseconds

123