Searched refs:subkeys (Results 1 – 6 of 6) sorted by relevance
198 (u) = (R) ^ (ks)->subkeys[S][0]; \199 (t) = (R) ^ (ks)->subkeys[S][1]; \
345 schedule->subkeys[i][0] = ROTATE(t2, 30) & 0xffffffffL; in DES_set_key()348 schedule->subkeys[i][1] = ROTATE(t2, 26) & 0xffffffffL; in DES_set_key()
104 parameter. This value must not be ``None``, and the key may not have subkeys.106 *This method can not delete keys with subkeys.*127 subkeys.136 *This method can not delete keys with subkeys.*158 Enumerates subkeys of an open registry key, returning a string.347 Saves the specified key, and all its subkeys to the specified file.435 subkeys.448 Restoring reflection for a key does not affect reflection of any subkeys.563 Required to enumerate the subkeys of a registry key.568 subkeys of a registry key.
75 uint32_t subkeys[16][2]; member
172 * Additional "application paths" can be added in the registry as subkeys of
4261 clarify ordering of subkeys; pointed out by ietf-ssh AT