Home | History | Annotate | Download | only in keystore

Lines Matching defs:upgrade

600             upgrade(filename, keyBlob, version, type);
772 * Upgrade code. This will upgrade the key from the current version
775 void upgrade(const char* filename, Blob* blob, const uint8_t oldVersion, const BlobType type) {