Home
last modified time | relevance | path

Searched defs:base64_encode (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dbase64util.cpp42 char *base64_encode(const unsigned char *bindata, char *base64output, in base64_encode() function
/aosp_15_r20/external/python/cpython2/Lib/encodings/
Dbase64_codec.py13 def base64_encode(input,errors='strict'): function
/aosp_15_r20/external/python/cpython3/Lib/encodings/
Dbase64_codec.py13 def base64_encode(input, errors='strict'): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/encodings/
Dbase64_codec.py13 def base64_encode(input, errors='strict'): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/encodings/
Dbase64_codec.py13 def base64_encode(input, errors='strict'): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/encodings/
Dbase64_codec.py13 def base64_encode(input, errors='strict'): function
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/encodings/
H A Dbase64_codec.py13 def base64_encode(input, errors='strict'): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/encodings/
Dbase64_codec.py13 def base64_encode(input, errors='strict'): function
/aosp_15_r20/external/grpc-grpc/test/core/transport/chttp2/
H A Dbin_decoder_test.cc53 static grpc_slice base64_encode(const char* s) { in base64_encode() function
/aosp_15_r20/external/curl/lib/
H A Dbase64.c188 static CURLcode base64_encode(const char *table64, in base64_encode() function
/aosp_15_r20/external/tink/python/tink/jwt/
H A D_jwt_format.py32 def base64_encode(data: bytes) -> bytes: function
/aosp_15_r20/external/wpa_supplicant_8/src/utils/
H A Dbase64.c170 char * base64_encode(const void *src, size_t len, size_t *out_len) in base64_encode() function
/aosp_15_r20/tools/netsim/rust/http-proxy/src/
H A Dconnector.rs74 fn base64_encode(src: &[u8]) -> Vec<u8> { in base64_encode() function
/aosp_15_r20/external/tpm2-tss/src/tss2-fapi/
H A Difapi_get_intl_cert.c133 base64_encode(const unsigned char* buffer) in base64_encode() function
/aosp_15_r20/external/f2fs-tools/fsck/
H A Dfsck.c1615 static int base64_encode(const u8 *src, int len, char *dst) in base64_encode() function
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDjython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META- ...