Searched refs:subkeys (Results 1 – 11 of 11) sorted by relevance
130 parameter. This value must not be ``None``, and the key may not have subkeys.132 *This method can not delete keys with subkeys.*158 subkeys.166 *This method can not delete keys with subkeys.*195 Enumerates subkeys of an open registry key, returning a string.410 Saves the specified key, and all its subkeys to the specified file.504 subkeys.519 Restoring reflection for a key does not affect reflection of any subkeys.638 Required to enumerate the subkeys of a registry key.643 subkeys of a registry key.
741 const unsigned char *subkeys, in cmac_test_subkeys() argument804 if ((ret = memcmp(K1, subkeys, block_size)) != 0 || in cmac_test_subkeys()805 (ret = memcmp(K2, &subkeys[block_size], block_size)) != 0) { in cmac_test_subkeys()
105 const char16_t* const subkeys[] = { in GetWindowsKitsIncludeDirs() local112 for (const char16_t* subkey : subkeys) { in GetWindowsKitsIncludeDirs()
734 Primary GPG keys for Node.js Releasers (some Releasers sign with subkeys):757 To import the full set of trusted release keys (including subkeys possibly used
983 * Additional "application paths" can be added in the registry as subkeys of
926 …/github.com/nodejs/node/commit/fd5c56698e)] - **tools**: add support for subkeys in release tools …
118 …ommit/b7da58773c)] - **doc**: note that signatures of binary may be from subkeys (Reşat SABIQ) [#3…
2461 …/github.com/nodejs/node/commit/b66db49f94)] - **tools**: add support for subkeys in release tools …
4314 …ommit/5d940de17b)] - **doc**: note that signatures of binary may be from subkeys (Reşat SABIQ) [#3…
2163 …ommit/8e7c41ee55)] - **doc**: note that signatures of binary may be from subkeys (Reşat SABIQ) [#3…
147 struct lockdep_subclass_key subkeys[8]; member