Searched refs:lclGetKey (Results 1 – 2 of 2) sorted by relevance
67 sal_uInt16 lclGetKey( const sal_uInt8* pnPassData, sal_Int32 nBufferSize ) in lclGetKey() function142 mnBaseKey = lclGetKey( pnPassData, 16 ); in initKey()
77 sal_uInt16 lclGetKey( const sal_uInt8* pnPassData, sal_Size nBufferSize ) in lclGetKey() function143 mnKey = lclGetKey( pnPassData, 16 ); in InitKey()
Completed in 29 milliseconds