Searched defs:key_id (Results 1 - 25 of 28) sorted by relevance

12

/freebsd-13-stable/contrib/ntp/sntp/
H A Dcrypto.h21 int key_id; member in struct:key
H A Dnetworking.c107 u_int key_id; local
H A Dcrypto.c315 get_key( int key_id, struct key **d_key ) argument
H A Dmain.c54 int key_id; member in struct:dns_ctx
1122 generate_pkt( struct pkt *x_pkt, const struct timeval *tv_xmt, int key_id, struct key *pkt_key ) argument
[all...]
/freebsd-13-stable/crypto/openssl/crypto/engine/
H A Deng_pkey.c53 EVP_PKEY *ENGINE_load_private_key(ENGINE *e, const char *key_id, argument
84 EVP_PKEY *ENGINE_load_public_key(ENGINE *e, const char *key_id, argument
H A Deng_openssl.c400 static EVP_PKEY *openssl_load_privkey(ENGINE *eng, const char *key_id, argument
/freebsd-13-stable/lib/libsecureboot/openpgp/
H A Dpacket.h55 char *key_id; member in struct:OpenPGP_sig
/freebsd-13-stable/contrib/ntp/sntp/tests/
H A DkeyFile.c50 CompareKeysAlternative( int key_id, int key_len, const char * type, const char * key_seq, struct key actual ) argument
H A DpacketProcessing.c67 PrepareAuthenticationTest( int key_id, int key_len, const char * type, const void * key_seq ) argument
93 PrepareAuthenticationTestMD5( int key_id, int key_len, const void * key_seq ) argument
/freebsd-13-stable/contrib/wpa/src/eap_peer/
H A Deap_config.h586 char *key_id; member in struct:eap_peer_config
/freebsd-13-stable/lib/libc/nameser/
H A Dns_print.c464 u_int keyflags, protocol, algorithm, key_id; local
/freebsd-13-stable/contrib/tcpdump/
H A Dprint-lisp.c196 nd_uint16_t key_id; member in struct:map_register_hdr
239 uint16_t key_id; local
H A Dprint-ntp.c128 uint32_t key_id; member in struct:ntpdata
H A Dprint-rsvp.c300 uint8_t key_id[6]; member in struct:rsvp_obj_integrity_t
/freebsd-13-stable/crypto/openssh/
H A Dsshkey.h99 char *key_id; member in struct:sshkey_cert
H A Dkrl.c66 char *key_id; member in struct:revoked_key_id
343 ssh_krl_revoke_cert_by_key_id(struct ssh_krl *krl, const struct sshkey *ca_key, const char *key_id) argument
855 char *key_id = NULL; local
[all...]
/freebsd-13-stable/contrib/wpa/src/crypto/
H A Dtls.h208 const char *key_id; member in struct:tls_connection_params
H A Dtls_openssl.c4900 const char *key_id = params->key_id; local
1174 tls_engine_init(struct tls_connection *conn, const char *engine_id, const char *pin, const char *key_id, const char *cert_id, const char *ca_cert_id) argument
[all...]
/freebsd-13-stable/contrib/ldns/
H A Dkeys.c104 ldns_key_new_frm_engine(ldns_key **key, ENGINE *e, char *key_id, ldns_algorithm alg) argument
/freebsd-13-stable/sys/dev/cxgbe/tom/
H A Dt4_tls.c111 t4_set_tls_keyid(struct toepcb *toep, unsigned int key_id) argument
/freebsd-13-stable/sys/netinet/
H A Dsctp_auth.c488 sctp_find_sharedkey(struct sctp_keyhead *shared_keys, uint16_t key_id) argument
547 sctp_auth_key_acquire(struct sctp_tcb *stcb, uint16_t key_id) argument
564 sctp_auth_key_release(struct sctp_tcb *stcb, uint16_t key_id, int so_locked) argument
[all...]
/freebsd-13-stable/contrib/wpa/src/common/
H A Dwpa_common.h193 u8 key_id[8]; /* Reserved in IEEE 802.11i/RSN */ member in struct:wpa_eapol_key
/freebsd-13-stable/contrib/wpa/src/drivers/
H A Ddriver_nl80211_event.c994 u8 key_id = nla_get_u8(tb[NL80211_ATTR_KEY_IDX]); local
/freebsd-13-stable/crypto/openssl/engines/
H A De_capi.c783 static EVP_PKEY *capi_load_privkey(ENGINE *eng, const char *key_id, argument
/freebsd-13-stable/contrib/ntp/ntpdc/
H A Dntpdc.c884 u_long key_id; local

Completed in 288 milliseconds

12