Searched refs:publickey (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/bsd/unbound/dist/dnscrypt/testdata/
H A Dgencert.sh19 --provider-publickey-file="${DIR}/keys${i}/public.key" \
34 --provider-publickey-file="${DIR}/keys${i}/public.key" \
/netbsd-current/external/bsd/unbound/dist/dnscrypt/
H A Ddnscrypt.h86 uint8_t publickey[crypto_box_PUBLICKEYBYTES]; member in struct:dnscrypt_query_header
H A Ddnscrypt.c271 query_header->publickey);
278 query_header->publickey,
292 query_header->publickey,
299 query_header->publickey,
312 nmkey, query_header->publickey,
321 query_header->publickey,
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
H A Ddnssec.h314 bool savekeys, bool publickey,
318 * Omit duplicates. If 'publickey' is false, search 'directory' for
/netbsd-current/external/mpl/bind/dist/lib/dns/include/dns/
H A Ddnssec.h313 bool savekeys, bool publickey,
317 * Omit duplicates. If 'publickey' is false, search 'directory' for
/netbsd-current/crypto/external/bsd/openssh/bin/ssh-copy-id/
H A Dssh-copy-id242 -o PreferredAuthentications=publickey \
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dcurl.d569 publickey = 1, /** public/private key files */
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/etc/c/
H A Dcurl.d573 publickey = 1 << 0, /** public/private key files */
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Ddnssec.c1656 bool savekeys, bool publickey,
1697 if (publickey) {
1653 dns_dnssec_keylistfromrdataset(const dns_name_t *origin, const char *directory, isc_mem_t *mctx, dns_rdataset_t *keyset, dns_rdataset_t *keysigs, dns_rdataset_t *soasigs, bool savekeys, bool publickey, dns_dnsseckeylist_t *keylist) argument
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Ddnssec.c1662 bool savekeys, bool publickey,
1703 if (publickey) {
1659 dns_dnssec_keylistfromrdataset(const dns_name_t *origin, const char *directory, isc_mem_t *mctx, dns_rdataset_t *keyset, dns_rdataset_t *keysigs, dns_rdataset_t *soasigs, bool savekeys, bool publickey, dns_dnsseckeylist_t *keylist) argument

Completed in 415 milliseconds