Home
last modified time | relevance | path

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

/reactos/dll/win32/crypt32/
H A Dbase64.c846 static LONG Base64WithHeaderAndTrailerToBinaryW(LPCWSTR pszString, in Base64WithHeaderAndTrailerToBinaryW() function
900 LONG ret = Base64WithHeaderAndTrailerToBinaryW(pszString, cchString, in Base64HeaderToBinaryW()
911 LONG ret = Base64WithHeaderAndTrailerToBinaryW(pszString, cchString, in Base64RequestHeaderToBinaryW()
922 LONG ret = Base64WithHeaderAndTrailerToBinaryW(pszString, cchString, in Base64X509HeaderToBinaryW()