Searched defs:keyid (Results 26 - 38 of 38) sorted by relevance

12

/freebsd-10.1-release/sys/netinet/
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
1747 sctp_notify_authentication(struct sctp_tcb *stcb, uint32_t indication, uint16_t keyid, uint16_t alt_keyid, int so_locked SCTP_UNUSED ) argument
[all...]
H A Dsctp_usrreq.c4343 struct sctp_authkeyid *keyid; local
[all...]
/freebsd-10.1-release/crypto/openssh/
H A Dmonitor.c677 int keyid; local
/freebsd-10.1-release/contrib/ntp/ntpdc/
H A Dntpdc.c1720 keyid( function
[all...]
/freebsd-10.1-release/contrib/ntp/ntpd/
H A Dntp_crypto.c235 keyid_t keyid; /* key identifer */ local
308 keyid_t keyid = 0; /* next key ID */ local
[all...]
H A Dntp_proto.c285 int keyid; local
[all...]
H A Dntp_config.c125 keyid_t keyid; member in struct:peer_resolved_ctx_tag
H A Dntp_control.c1394 keyid_t keyid; local
[all...]
/freebsd-10.1-release/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.1-release/contrib/ntp/ntpq/
H A Dntpq.c2502 keyid( function
[all...]
/freebsd-10.1-release/contrib/ntp/include/
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
592 keyid_t keyid; /* ke member in struct:old_conf_peer
604 keyid_t keyid; /* key to use for this association */ member in struct:conf_peer
[all...]
H A Dntp.h306 keyid_t keyid; /* current key ID */ member in struct:peer
/freebsd-10.1-release/crypto/openssl/crypto/x509v3/
H A Dx509v3.h256 ASN1_OCTET_STRING *keyid; member in struct:AUTHORITY_KEYID_st

Completed in 237 milliseconds

12