Home
last modified time | relevance | path

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

/aoo41x/main/sal/qa/rtl/cipher/
H A Drtl_cipher.cxx188 void test_encode(sal_uInt8 _nKeyValue, sal_uInt8 _nArgValue, rtl::OString const& _sPlainTextStr) in test_encode() argument
201 pArgBuffer[0] = _nArgValue; in test_encode()
254 …void test_encode_and_decode(sal_uInt8 _nKeyValue, sal_uInt8 _nArgValue, rtl::OString const& _sPlai… in test_encode_and_decode() argument
267 pArgBuffer[0] = _nArgValue; in test_encode_and_decode()
437 void test_encode(sal_uInt8 _nKeyValue, sal_uInt8 _nArgValue, sal_uInt8 _nDataValue) in test_encode() argument
450 pArgBuffer[0] = _nArgValue; in test_encode()

Completed in 18 milliseconds