Searched refs:rootkey (Results 1 – 12 of 12) sorted by relevance
27 rootkey=$(cat ../ns1/managed.key)28 cp "../ns1/${rootkey}.key" .33 keyfile_to_initial_keys $unsupportedkey $islandkey $rootkey >managed.conf
1128 u_char rootkey[16]; in sunxi_emac_get_eaddr() local1137 if (aw_sid_get_rootkey(rootkey) == 0 && in sunxi_emac_get_eaddr()1138 (rootkey[3] | rootkey[12] | rootkey[13] | rootkey[14] | in sunxi_emac_get_eaddr()1139 rootkey[15]) != 0) { in sunxi_emac_get_eaddr()1141 maclo = (rootkey[13] << 24) | (rootkey[12] << 16) | in sunxi_emac_get_eaddr()1142 (rootkey[3] << 8) | 0x02; in sunxi_emac_get_eaddr()1143 machi = (rootkey[15] << 8) | rootkey[14]; in sunxi_emac_get_eaddr()
9 -keyout root.pem -out root.pem -key rootkey.pem -new -days 365014 $OPENSSL x509 -req -in intreq.pem -CA root.pem -CAkey rootkey.pem -days 3630 \
163 genroot "Root CA" rootkey rootcert "$rskid" "$rakid"164 genca "CA 1" cakey1 cacert1 "$caskid" "$cakid" rootcert rootkey
396 server-ecdsa-brainpoolP256r1-cert rootkey rootcert402 server-pss-restrict-cert rootkey rootcert
419 server-ecdsa-brainpoolP256r1-cert rootkey rootcert425 server-pss-restrict-cert rootkey rootcert
60 * --with-rootkey-file=path
166 hfs_catalog_key_t rootkey; in hfslib_open_volume() local349 if (hfslib_make_catalog_key(HFS_CNID_ROOT_FOLDER, 0, NULL, &rootkey) == 0) in hfslib_open_volume()352 if (hfslib_find_catalog_record_with_key(out_vol, &rootkey, in hfslib_open_volume()
237 AC_ARG_WITH(rootkey-file,238 …AS_HELP_STRING([--with-rootkey-file=filename],[set default pathname to root key file (default run-…248 AC_DEFINE_UNQUOTED(ROOT_ANCHOR_FILE, ["$hdr_rkey"], [default rootkey location])
800 /* default rootkey location */
1634 --with-rootkey-file=filename