Update changes the passphrase with which an already stored key is encrypted. oldpass must be the current passphrase used for encryption, getNewpass is a function to get the passphrase to permanently replace the current passphrase
(name, oldpass string, getNewpass func() (string, error))
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected