Searched defs:i_decryptSetting (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-server/
H A DVirtualBoxImpl.cpp2056 int rc = i_decryptSetting(&strPlaintext, bstrCipher);
2123 int VirtualBox::i_decryptSetting(Utf8Str *aPlaintext, const Utf8Str &aCiphertext) function in class:VirtualBox

Completed in 60 milliseconds