Searched refs:rootkey (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/mpl/bind/dist/bin/tests/system/mkeys/ns6/
H A Dsetup.sh27 rootkey=$(cat ../ns1/managed.key)
28 cp "../ns1/${rootkey}.key" .
33 keyfile_to_initial_keys $unsupportedkey $islandkey $rootkey >managed.conf
/netbsd-current/crypto/external/bsd/openssl/dist/demos/certs/apps/
H A Dmkacerts.sh9 -keyout root.pem -out root.pem -key rootkey.pem -new -days 3650
14 $OPENSSL x509 -req -in intreq.pem -CA root.pem -CAkey rootkey.pem -days 3630 \
/netbsd-current/crypto/external/bsd/openssl.old/dist/demos/certs/apps/
H A Dmkacerts.sh9 -keyout root.pem -out root.pem -key rootkey.pem -new -days 3650
14 $OPENSSL x509 -req -in intreq.pem -CA root.pem -CAkey rootkey.pem -days 3630 \
/netbsd-current/external/ibm-public/postfix/dist/src/tls/
H A Dtls_dane.sh163 genroot "Root CA" rootkey rootcert "$rskid" "$rakid"
164 genca "CA 1" cakey1 cacert1 "$caskid" "$cakid" rootcert rootkey
/netbsd-current/sys/arch/arm/sunxi/
H A Dsunxi_emac.c1128 u_char rootkey[16]; local
1137 if (aw_sid_get_rootkey(rootkey) == 0 &&
1138 (rootkey[3] | rootkey[12] | rootkey[13] | rootkey[14] |
1139 rootkey[15]) != 0) {
1141 maclo = (rootkey[13] << 24) | (rootkey[12] << 16) |
1142 (rootkey[
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/test/certs/
H A Dsetup.sh396 server-ecdsa-brainpoolP256r1-cert rootkey rootcert
402 server-pss-restrict-cert rootkey rootcert
/netbsd-current/crypto/external/bsd/openssl/dist/test/certs/
H A Dsetup.sh419 server-ecdsa-brainpoolP256r1-cert rootkey rootcert
425 server-pss-restrict-cert rootkey rootcert
/netbsd-current/sys/fs/hfs/
H A Dlibhfs.c166 hfs_catalog_key_t rootkey; local
349 if (hfslib_make_catalog_key(HFS_CNID_ROOT_FOLDER, 0, NULL, &rootkey) == 0)
352 if (hfslib_find_catalog_record_with_key(out_vol, &rootkey,
/netbsd-current/external/bsd/unbound/dist/
H A Dconfigure1634 --with-rootkey-file=filename
4385 # Check whether --with-rootkey-file was given.

Completed in 256 milliseconds