Home
last modified time | relevance | path

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

/aoo4110/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
212 strncpy((char*)pPlainTextBuffer, _sPlainTextStr.getStr(), 16); in test_encode()
254 …t_encode_and_decode(sal_uInt8 _nKeyValue, sal_uInt8 _nArgValue, rtl::OString const& _sPlainTextStr) in test_encode_and_decode() argument
278 strncpy((char*)pPlainTextBuffer, _sPlainTextStr.getStr(), 16); in test_encode_and_decode()

Completed in 7 milliseconds