Lines Matching refs:writeBlob
497 ResponseCode writeBlob(const char* filename, AES_KEY *aes_key, State state, Entropy* entropy) {701 return masterKeyBlob.writeBlob(mMasterKeyFile, &passwordAesKey, STATE_NO_ERROR, entropy);1045 return keyBlob->writeBlob(filename, userState->getEncryptionKey(), userState->getState(),