Home
last modified time | relevance | path

Searched refs:pcchString (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/win32/crypt32/
H A Dbase64.c82 if (*pcchString < cbBinary) in EncodeBinaryToBinaryA()
91 *pcchString = cbBinary; in EncodeBinaryToBinaryA()
218 if (charsNeeded <= *pcchString) in BinaryToBase64A()
242 *pcchString = charsNeeded; in BinaryToBase64A()
248 *pcchString = charsNeeded; in BinaryToBase64A()
259 pcchString); in CryptBinaryToStringA()
266 if (!pcchString) in CryptBinaryToStringA()
462 *pcchString = charsNeeded; in BinaryToBase64W()
468 *pcchString = charsNeeded; in BinaryToBase64W()
479 pcchString); in CryptBinaryToStringW()
[all …]
/reactos/sdk/include/psdk/
H A Dwincrypt.h4505 _Out_writes_to_opt_(*pcchString, *pcchString) LPSTR pszString,
4506 _Inout_ DWORD *pcchString);
4515 _Out_writes_to_opt_(*pcchString, *pcchString) LPWSTR pszString,
4516 _Inout_ DWORD *pcchString);
H A Dcordebug.idl965 HRESULT GetString([in] ULONG32 cchString, [out] ULONG32 *pcchString,