Home
last modified time | relevance | path

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

123

/dports/sysutils/vector/vector-0.10.0/cargo-crates/sasl2-sys-0.1.12/sasl2/java/CyrusSasl/
H A DSaslUtils.java119 decode64( byte buf[] ) in decode64() method in SaslUtils
174 public static byte[] decode64( String msg ) in decode64() method in SaslUtils
181 decode64( byte ret[], int ret_off, byte a, byte b, byte c, byte d ) in decode64() method in SaslUtils
/dports/shells/ohmyzsh/ohmyzsh-6babcbd8841335a3c25ec960ff57ab9a139c9073/plugins/encode64/
H A Dencode64.plugin.zsh9 decode64() { function
/dports/devel/stack/stack-2.7.3/_cabal_deps/project-template-0.2.1.0/Text/
H A DProjectTemplate.hs168 decode64 = codeWith 4 B64.decodeLenient function
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/project-template-0.2.1.0/Text/
H A DProjectTemplate.hs168 decode64 = codeWith 4 B64.decodeLenient function
/dports/lang/ruby26/ruby-2.6.9/lib/
H A Dbase64.rb58 def decode64(str) method
/dports/science/jmol/jmol-14.32.7/src/javajs/util/
H A DBase64.java30 private static int[] decode64 = new int[] { field in Base64
/dports/net-im/gloox/gloox-1.0.24/src/
H A Dbase64.cpp83 const std::string decode64( const std::string& input ) in decode64() function
/dports/textproc/p5-Text-Quote/Text-Quote-0.33/lib/Text/
H A DQuote.pm508 sub decode64 { subroutine
/dports/dns/dnsperf/dnsperf-2.7.0/src/
H A Dtsig.c42 static unsigned char* decode64(const void* base64, int* len) in decode64() function
/dports/net-im/coccinella/Coccinella-0.96.20Src/jabberlib/
H A Dsaslmd5.tcl52 proc saslmd5::decode64 {str} { procedure
H A Djlibsasl.tcl48 proc jlib::decode64 {str} { procedure
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/network/
H A Dcrypto_nettle.cpp49 std::vector<uint8_t> Crypto::decode64(std::string input) in decode64() function in Crypto
H A Dcrypto_openssl.cpp59 std::vector<uint8_t> Crypto::decode64(std::string input) in decode64() function in Crypto
/dports/converters/R-cran-RJSONIO/RJSONIO/src/libjson/
H A Dlibjson.h198 inline static std::string decode64(const json_string & encoded) json_nothrow { in decode64() function
/dports/net/kea/kea-2.0.1/src/lib/yang/
H A Dtranslator.cc27 string decode64(const string& input) { in decode64() function
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_core/ADM_coreUtils/src/
H A Dlibjson.h198 inline static std::string decode64(const json_string & encoded) json_nothrow { in decode64() function
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_core/ADM_coreUtils/src/
H A Dlibjson.h198 inline static std::string decode64(const json_string & encoded) json_nothrow { in decode64() function
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_core/ADM_coreUtils/src/
H A Dlibjson.h198 inline static std::string decode64(const json_string & encoded) json_nothrow { in decode64() function
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_core/ADM_coreUtils/src/
H A Dlibjson.h198 inline static std::string decode64(const json_string & encoded) json_nothrow { in decode64() function
/dports/lang/elixir/elixir-1.12.3/lib/elixir/lib/
H A Dbase.ex401 def decode64(string, opts \\ []) when is_binary(string) do function
/dports/lang/elixir-devel/elixir-1.13.1/lib/elixir/lib/
H A Dbase.ex404 def decode64(string, opts \\ []) when is_binary(string) do function
/dports/security/libxcrypt/libxcrypt-4.4.27/lib/
H A Dalg-yescrypt.h346 #define decode64 yescrypt_decode64 macro
/dports/lang/gcc8/gcc-8.5.0/libgo/go/encoding/base64/
H A Dbase64.go538 func (enc *Encoding) decode64(dst, src []byte) bool { func
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/encoding/base64/
H A Dbase64.go538 func (enc *Encoding) decode64(dst, src []byte) bool { func
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/encoding/base64/
H A Dbase64.go538 func (enc *Encoding) decode64(dst, src []byte) bool { func

123