Home
last modified time | relevance | path

Searched defs:decodeFinish (Results 1 – 5 of 5) sorted by last modified time

/dports/security/pecl-crypto/crypto-0.3.1/
H A Dcrypto_base64.c468 PHP_CRYPTO_METHOD(Base64, decodeFinish) in PHP_CRYPTO_METHOD() argument
/dports/security/apache-xml-security-c/xml-security-c-2.0.4/xsec/enc/OpenSSL/
H A DOpenSSLCryptoBase64.cpp113 unsigned int OpenSSLCryptoBase64::decodeFinish(unsigned char * outData, in decodeFinish() function in OpenSSLCryptoBase64
/dports/security/apache-xml-security-c/xml-security-c-2.0.4/xsec/enc/XSCrypt/
H A DXSCryptCryptoBase64.cpp257 unsigned int XSCryptCryptoBase64::decodeFinish(unsigned char * outData, in decodeFinish() function in XSCryptCryptoBase64
/dports/security/pecl-crypto/crypto-0.3.1/docs/
H A DCrypto.php664 public function decodeFinish() {} function in Crypto
H A Dbase64.md107 ##### *Parameters*
111 ##### *Throws*
119 ##### *Return value*
124 ##### *Examples*