Lines Matching full:keys
67 // Returns whether we can decrypt |encrypted| using the keys we currently know
102 // Encrypts the set of currently known keys into |encrypted|. Returns true if
109 // Will decrypt the pending keys and install them if possible (pending key
117 // Will decrypt the pending keys and install them if possible (pending key
125 // Will decrypt the pending keys and install them if possible (pending key
142 // cryptographer has no pending keys. Like other calls that access the
146 // Attempts to decrypt the set of keys that was copied in the previous call to
147 // SetPendingKeys using |params|. Returns true if the pending keys were
165 // Returns whether there is a pending set of keys that needs to be decrypted.
170 // can't be created (i.e. if this Cryptograhper doesn't have valid keys).