Home
last modified time | relevance | path

Searched refs:base64 (Results 1 – 4 of 4) sorted by relevance

/trunk/main/libxmlsec/
H A Dxmlsec1-customkeymanage.patch1251 -#include <xmlsec/base64.h>
3532 +#include <xmlsec/base64.h>
4922 #include <xmlsec/base64.h>
5013 + /* set base64 lines size from context */
5044 + /* todo: add \n around base64 data - from context */
5084 + /* set base64 lines size from context */
5151 - /* set base64 lines size from context */
5174 - /* todo: add \n around base64 data - from context */
5446 - /* set base64 lines size from context */
5468 - /* todo: add \n around base64 data - from context */
[all …]
H A Dxmlsec1-nssmangleciphers.patch14 +#include <xmlsec/base64.h>
/trunk/main/crashrep/source/win32/
H A Dmakefile.mk44 $(OBJ)$/base64.obj
/trunk/main/oox/source/core/
H A Dencryption.cxx357 static bool decodeBase64( OUString& base64, vector< sal_uInt8 >& bytes ) in decodeBase64() argument
359 ::rtl::OString base64Ascii = ::rtl::OUStringToOString( base64, RTL_TEXTENCODING_UTF8 ); in decodeBase64()

Completed in 46 milliseconds