Home
last modified time | relevance | path

Searched defs:keyid (Results 1 – 25 of 79) sorted by relevance

1234

/netbsd/crypto/external/bsd/openssl/dist/apps/lib/
H A Dengine_loader.c39 char *keyid; member
44 static OSSL_STORE_LOADER_CTX *OSSL_STORE_LOADER_CTX_new(ENGINE *e, char *keyid) in OSSL_STORE_LOADER_CTX_new()
71 char *keyid = NULL; in engine_open() local
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/pkcs12/
H A Dp12_crt.c40 unsigned char keyid[EVP_MAX_MD_SIZE]; in PKCS12_create() local
140 unsigned char *keyid; in PKCS12_add_cert() local
/netbsd/lib/libtelnet/
H A Dencrypt.c165 unsigned char keyid[MAXKEYLEN]; member
703 encrypt_enc_keyid(unsigned char *keyid, int len) in encrypt_enc_keyid()
709 encrypt_dec_keyid(unsigned char *keyid, int len) in encrypt_dec_keyid()
715 encrypt_keyid(struct key_info *kp, unsigned char *keyid, int len) in encrypt_keyid()
758 encrypt_send_keyid(int dir, const unsigned char *keyid, int keylen, int saveit) in encrypt_send_keyid()
H A Dencrypt.h89 int (*keyid)(int, unsigned char *, int *); member
H A Denc_des.c72 int keyid[2]; member
88 const char *keyid; member
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/x509v3/
H A Dv3_akey.c99 char keyid = 0, issuer = 0; in v2i_AUTHORITY_KEYID() local
/netbsd/external/mpl/bind/dist/bin/python/isc/
H A Dcheckds.py.in30 keyid = None variable in SECRR
/netbsd/crypto/external/bsd/openssl/dist/crypto/x509/
H A Dv3_akid.c100 char keyid = 0, issuer = 0; in v2i_AUTHORITY_KEYID() local
/netbsd/crypto/external/bsd/netpgp/dist/src/lib/
H A Dpacket-print.c369 char keyid[512]; in psubkeybinding() local
409 char keyid[PGP_KEY_ID_SIZE * 3]; in pgp_sprint_keydata() local
489 char keyid[PGP_KEY_ID_SIZE * 3]; in pgp_sprint_mj() local
574 char keyid[PGP_KEY_ID_SIZE * 3]; in pgp_hkp_sprint_keydata() local
H A Dkeyring.c914 const uint8_t *keyid, unsigned *from, pgp_pubkey_t **pubkey) in pgp_getkeybyid()
948 str2keyid(const char *userid, uint8_t *keyid, size_t len) in str2keyid()
994 uint8_t keyid[PGP_KEY_ID_SIZE + 1]; in getkeybyname() local
/netbsd/external/mpl/bind/dist/lib/dns/rdata/generic/
H A Drrsig_46.h30 uint16_t keyid; member
H A Dsig_24.h31 uint16_t keyid; member
/netbsd/sys/net80211/
H A Dieee80211_crypto.c545 u_int8_t keyid, *hdr; in ieee80211_crypto_encap() local
609 u_int8_t keyid; in ieee80211_crypto_decap() local
H A Dieee80211_crypto_none.c100 none_encap(struct ieee80211_key *k, struct mbuf *m, u_int8_t keyid) in none_encap()
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/cms/
H A Dcms_kari.c54 ASN1_OCTET_STRING **keyid, in CMS_RecipientInfo_kari_get0_orig_id()
110 ASN1_OCTET_STRING **keyid, in CMS_RecipientEncryptedKey_get0_id()
H A Dcms_lib.c543 int cms_keyid_cert_cmp(ASN1_OCTET_STRING *keyid, X509 *cert) in cms_keyid_cert_cmp()
573 ASN1_OCTET_STRING *keyid = NULL; in cms_set1_keyid() local
/netbsd/crypto/external/bsd/openssl/dist/crypto/pkcs12/
H A Dp12_crt.c41 unsigned char keyid[EVP_MAX_MD_SIZE]; in PKCS12_create_ex() local
147 unsigned char *keyid; in PKCS12_add_cert() local
/netbsd/external/mpl/bind/dist/bin/named/
H A Dtsigconf.c41 const char *keyid = NULL; in add_initial_keys() local
/netbsd/crypto/external/bsd/openssl/dist/crypto/cms/
H A Dcms_kari.c58 ASN1_OCTET_STRING **keyid, in CMS_RecipientInfo_kari_get0_orig_id()
114 ASN1_OCTET_STRING **keyid, in CMS_RecipientEncryptedKey_get0_id()
H A Dcms_lib.c687 int ossl_cms_keyid_cert_cmp(ASN1_OCTET_STRING *keyid, X509 *cert) in ossl_cms_keyid_cert_cmp()
717 ASN1_OCTET_STRING *keyid = NULL; in ossl_cms_set1_keyid() local
/netbsd/crypto/external/bsd/openssh/dist/
H A Dssh-pkcs11.c70 char *keyid; member
1305 char *label, CK_ULONG bits, CK_BYTE keyid, u_int32_t *err) in pkcs11_rsa_generate_private_key()
1410 char *label, CK_ULONG bits, CK_BYTE keyid, u_int32_t *err) in pkcs11_ecdsa_generate_private_key()
1674 unsigned int type, unsigned int bits, unsigned char keyid, u_int32_t *err) in pkcs11_gakp()
1740 unsigned char keyid, u_int32_t *err) in pkcs11_destroy_keypair()
/netbsd/external/bsd/ntp/dist/libntp/
H A Dauthreadkeys.c93 keyid_t keyid; /* stored key ID */ member
H A Dauthkeys.c33 keyid_t keyid; /* key identifier */ member
71 #define KEYHASH(keyid) ((keyid) & authhashmask) argument
/netbsd/external/mpl/bind/dist/lib/dns/
H A Dprivate.c392 dns_keytag_t keyid = (private->data[2] | private->data[1] << 8); in dns_private_totext() local
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/x509/
H A Dt_x509.c331 const unsigned char *alias, *keyid; in X509_aux_print() local

1234