Home
last modified time | relevance | path

Searched refs:PUBKEY (Results 1 – 12 of 12) sorted by relevance

/freebsd/sys/contrib/openzfs/.github/workflows/scripts/
H A Dqemu-5-setup.sh45 PUBKEY=$(cat ~/.ssh/id_ed25519.pub)
68 - $PUBKEY
H A Dqemu-2-start.sh256 PUBKEY=$(cat ~/.ssh/id_ed25519.pub)
271 - $PUBKEY
/freebsd/usr.sbin/pkg/
H A Dconfig.h45 PUBKEY, enumerator
H A Dconfig.c127 [PUBKEY] = {
694 if (c[PUBKEY].value != NULL) in config_get_repositories()
695 r->pubkey = c[PUBKEY].value; in config_get_repositories()
H A Dpkg.c672 if (config_string(PUBKEY, &pubkey) != 0) { in verify_pubsignature()
/freebsd/crypto/openssl/crypto/pem/
H A Dpem_all.c225 IMPLEMENT_PEM_provided_write(PUBKEY, EVP_PKEY, pkey, PEM_STRING_PUBLIC, PUBKEY)
/freebsd/contrib/ntp/
H A DCommitLog-4.1.0289 * ntpd/ntp_proto.c (receive): PUBKEY fixes. Move KoD stuff to
980 exten grew from 672/4 to 5000/4 for PUBKEY.
988 the disabled PUBKEY chunk.
991 (crypto_recv): fstamp is a PUBKEY-only variable.
1005 PUBKEY.
1074 (peer_clear): PUBKEY cleanup. Zero out the peer structure
1078 * ntpd/ntp_peer.c (unpeer): PUBKEY cleanup.
1810 * util/ntp-genkeys.c (crypto_config): Only #ifdef PUBKEY
1941 * ntpd/ntp_proto.c (peer_xmit): PUBKEY cleanup
1954 * ntpd/ntp_crypto.c: PUBKEY/AUTOKEY cleanup
[all …]
/freebsd/crypto/openssl/include/openssl/
H A Dpem.h484 DECLARE_PEM_rw_ex(PUBKEY, EVP_PKEY)
H A Dx509.h.in529 DECLARE_ASN1_ENCODE_FUNCTIONS_only(EVP_PKEY, PUBKEY)
H A Dx509.h723 DECLARE_ASN1_ENCODE_FUNCTIONS_only(EVP_PKEY, PUBKEY)
/freebsd/crypto/openssl/doc/man3/
H A DPEM_read_bio_PrivateKey.pod253 The B<PUBKEY> functions process a public key using an EVP_PKEY
/freebsd/crypto/openssl/
H A DCHANGES.md4103 reused X509_PUBKEY object if the second PUBKEY is malformed.
5437 reused X509_PUBKEY object if the second PUBKEY is malformed.