Searched refs:UpdateEncryptedUserEmail (Results 1 – 1 of 1) sorted by relevance
56 UpdateEncryptedUserEmail(int64, []byte) error methodSpec246 return db.UpdateEncryptedUserEmail(userID, encEmail)249 func (db *datastore) UpdateEncryptedUserEmail(userID int64, encEmail []byte) error { func1942 db.UpdateEncryptedUserEmail(u.ID, encEmail)