Searched defs:keyid (Results 1 - 25 of 38) sorted by last modified time

12

/freebsd-10-stable/sys/net80211/
H A Dieee80211_crypto.c534 uint8_t keyid; local
578 uint8_t keyid; local
H A Dieee80211_crypto_wep.c124 wep_encap(struct ieee80211_key *k, struct mbuf *m, uint8_t keyid) argument
/freebsd-10-stable/contrib/ntp/ntpq/
H A Dntpq.c2570 keyid( function
[all...]
/freebsd-10-stable/contrib/ntp/ntpdc/
H A Dntpdc.c1738 keyid( function
[all...]
H A Dntpdc_ops.c1320 u_long keyid; local
[all...]
/freebsd-10-stable/contrib/ntp/ntpd/
H A Dntp_proto.c288 int keyid; local
[all...]
H A Dntp_control.c1396 keyid_t keyid; local
[all...]
H A Dntp_config.c125 keyid_t keyid; member in struct:peer_resolved_ctx_tag
H A Dntp_crypto.c239 keyid_t keyid; /* key identifer */ local
318 keyid_t keyid = 0; /* next key ID */ local
[all...]
/freebsd-10-stable/contrib/ntp/include/
H A Dntp.h306 keyid_t keyid; /* current key ID */ member in struct:peer
H A Dntp_request.h143 keyid_t keyid; /* (optional) encryption key */ member in struct:req_pkt
153 keyid_t keyid; /* (optional) encryption key */ member in struct:req_pkt_tail
394 keyid_t keyid; /* peer.keyid */ member in struct:info_peer
594 keyid_t keyid; /* ke member in struct:old_conf_peer
606 keyid_t keyid; /* key to use for this association */ member in struct:conf_peer
[all...]
/freebsd-10-stable/contrib/ntp/libntp/
H A Dauthreadkeys.c91 keyid_t keyid; /* stored key ID */ member in struct:keydata
H A Dauthkeys.c31 keyid_t keyid; /* key identifier */ member in struct:savekey
[all...]
/freebsd-10-stable/contrib/wpa/src/common/
H A Dwpa_common.h278 u8 keyid[2]; member in struct:wpa_igtk_kde
/freebsd-10-stable/crypto/openssh/
H A Dmonitor.c694 u_int keyid; local
H A Dssh-pkcs11.c71 char *keyid; member in struct:pkcs11_key
/freebsd-10-stable/crypto/openssl/crypto/x509/
H A Dx509.h266 ASN1_OCTET_STRING *keyid; /* key id of private key */ member in struct:x509_cert_aux_st
/freebsd-10-stable/sys/netinet/
H A Dsctp_usrreq.c4500 struct sctp_authkeyid *keyid; local
[all...]
H A Dsctp_auth.c1186 sctp_clear_cachedkeys(struct sctp_tcb *stcb, uint16_t keyid) argument
1207 sctp_clear_cachedkeys_ep(struct sctp_inpcb *inp, uint16_t keyid) argument
1227 sctp_delete_sharedkey(struct sctp_tcb *stcb, uint16_t keyid) argument
1261 sctp_delete_sharedkey_ep(struct sctp_inpcb *inp, uint16_t keyid) argument
1293 sctp_auth_setactivekey(struct sctp_tcb *stcb, uint16_t keyid) argument
1320 sctp_auth_setactivekey_ep(struct sctp_inpcb *inp, uint16_t keyid) argument
1339 sctp_deact_sharedkey(struct sctp_tcb *stcb, uint16_t keyid) argument
1372 sctp_deact_sharedkey_ep(struct sctp_inpcb *inp, uint16_t keyid) argument
1538 sctp_fill_hmac_digest_m(struct mbuf *m, uint32_t auth_offset, struct sctp_auth_chunk *auth, struct sctp_tcb *stcb, uint16_t keyid) argument
1746 sctp_notify_authentication(struct sctp_tcb *stcb, uint32_t indication, uint16_t keyid, uint16_t alt_keyid, int so_locked SCTP_UNUSED ) argument
[all...]
/freebsd-10-stable/contrib/ntp/sntp/
H A Dnetworking.h63 keyid_t keyid; member in struct:speer
/freebsd-10-stable/crypto/openssl/crypto/x509v3/
H A Dv3_akey.c120 char keyid = 0, issuer = 0; local
[all...]
H A Dx509v3.h256 ASN1_OCTET_STRING *keyid; member in struct:AUTHORITY_KEYID_st
/freebsd-10-stable/crypto/openssl/crypto/cms/
H A Dcms_env.c248 CMS_RecipientInfo_ktri_get0_signer_id(CMS_RecipientInfo *ri, ASN1_OCTET_STRING **keyid, X509_NAME **issuer, ASN1_INTEGER **sno) argument
H A Dcms_sd.c238 cms_SignerIdentifier_get0_signer_id(CMS_SignerIdentifier *sid, ASN1_OCTET_STRING **keyid, X509_NAME **issuer, ASN1_INTEGER **sno) argument
492 CMS_SignerInfo_get0_signer_id(CMS_SignerInfo *si, ASN1_OCTET_STRING **keyid, X509_NAME **issuer, ASN1_INTEGER **sno) argument
/freebsd-10-stable/crypto/openssl/crypto/pkcs12/
H A Dp12_crt.c89 unsigned char keyid[EVP_MAX_MD_SIZE]; local
198 unsigned char *keyid; local

Completed in 210 milliseconds

12