Home
last modified time | relevance | path

Searched defs:base64_decode (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dbase64util.cpp26 int base64_decode(const char *base64input, unsigned char *bindata) { in base64_decode() function
/aosp_15_r20/external/python/cpython2/Lib/encodings/
Dbase64_codec.py27 def base64_decode(input,errors='strict'): function
/aosp_15_r20/external/python/cpython3/Lib/encodings/
Dbase64_codec.py17 def base64_decode(input, errors='strict'): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/encodings/
Dbase64_codec.py17 def base64_decode(input, errors='strict'): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/encodings/
Dbase64_codec.py17 def base64_decode(input, errors='strict'): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/encodings/
Dbase64_codec.py17 def base64_decode(input, errors='strict'): function
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/encodings/
H A Dbase64_codec.py17 def base64_decode(input, errors='strict'): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/encodings/
Dbase64_codec.py17 def base64_decode(input, errors='strict'): function
/aosp_15_r20/external/image_io/src/extras/
H A Dbase64_decoder_data_destination.cc31 static size_t base64_decode(const Byte* src, size_t len, Byte* out, in base64_decode() function
/aosp_15_r20/external/libultrahdr/third_party/image_io/src/extras/
H A Dbase64_decoder_data_destination.cc31 static size_t base64_decode(const Byte* src, size_t len, Byte* out, in base64_decode() function
/aosp_15_r20/external/tink/testing/cross_language/
H A Djwt_kid_test.py46 def base64_decode(encoded_data: bytes) -> bytes: function
/aosp_15_r20/external/grpc-grpc/test/core/transport/chttp2/
H A Dbin_decoder_test.cc60 static grpc_slice base64_decode(const char* s) { in base64_decode() function
/aosp_15_r20/external/tink/python/tink/jwt/
H A D_jwt_format.py49 def base64_decode(encoded_data: bytes) -> bytes: function
/aosp_15_r20/external/wpa_supplicant_8/src/utils/
H A Dbase64.c199 unsigned char * base64_decode(const char *src, size_t len, size_t *out_len) in base64_decode() function
/aosp_15_r20/external/tpm2-tss/src/tss2-fapi/
H A Difapi_get_intl_cert.c195 base64_decode(unsigned char* buffer, size_t len, size_t *new_len) in base64_decode() function
/aosp_15_r20/external/erofs-utils/lib/
H A Dtar.c395 static int base64_decode(const char *src, int len, u8 *dst) in base64_decode() function
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDjython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META- ...