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

12

/freebsd-11-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
/freebsd-11-stable/crypto/openssl/crypto/engine/
H A Deng_pkey.c99 EVP_PKEY *ENGINE_load_private_key(ENGINE *e, const char *key_id, argument
130 EVP_PKEY *ENGINE_load_public_key(ENGINE *e, const char *key_id, argument
H A Deng_openssl.c387 static EVP_PKEY *openssl_load_privkey(ENGINE *eng, const char *key_id, argument
/freebsd-11-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-11-stable/crypto/openssh/
H A Dsshkey.h89 char *key_id; member in struct:sshkey_cert
H A Dkrl.c66 char *key_id; member in struct:revoked_key_id
336 ssh_krl_revoke_cert_by_key_id(struct ssh_krl *krl, const struct sshkey *ca_key, const char *key_id) argument
814 char *key_id = NULL; local
[all...]
/freebsd-11-stable/lib/libc/nameser/
H A Dns_print.c462 u_int keyflags, protocol, algorithm, key_id; local
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-ntp.c128 uint32_t key_id; member in struct:ntpdata
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-rsvp.c300 uint8_t key_id[6]; member in struct:rsvp_obj_integrity_t
/freebsd-11-stable/contrib/wpa/src/eap_peer/
H A Deap_config.h586 char *key_id; member in struct:eap_peer_config
/freebsd-11-stable/contrib/ldns/
H A Dkeys.c93 ldns_key_new_frm_engine(ldns_key **key, ENGINE *e, char *key_id, ldns_algorithm alg) argument
/freebsd-11-stable/crypto/openssl/engines/
H A De_sureware.c685 static EVP_PKEY *sureware_load_public(ENGINE *e, const char *key_id, argument
816 static EVP_PKEY *surewarehk_load_privkey(ENGINE *e, const char *key_id, argument
842 static EVP_PKEY *surewarehk_load_pubkey(ENGINE *e, const char *key_id, argument
[all...]
H A De_chil.c766 static EVP_PKEY *hwcrhk_load_privkey(ENGINE *eng, const char *key_id, argument
876 static EVP_PKEY *hwcrhk_load_pubkey(ENGINE *eng, const char *key_id, argument
H A De_4758cca.c396 static EVP_PKEY *ibm_4758_load_privkey(ENGINE *e, const char *key_id, argument
486 static EVP_PKEY *ibm_4758_load_pubkey(ENGINE *e, const char *key_id, argument
H A De_capi.c766 static EVP_PKEY *capi_load_privkey(ENGINE *eng, const char *key_id, argument
/freebsd-11-stable/contrib/wpa/src/crypto/
H A Dtls.h208 const char *key_id; member in struct:tls_connection_params
/freebsd-11-stable/sys/dev/cxgbe/tom/
H A Dt4_tls.c122 t4_set_tls_keyid(struct toepcb *toep, unsigned int key_id) argument
/freebsd-11-stable/sys/netinet/
H A Dsctp_auth.c490 sctp_find_sharedkey(struct sctp_keyhead *shared_keys, uint16_t key_id) argument
549 sctp_auth_key_acquire(struct sctp_tcb *stcb, uint16_t key_id) argument
566 sctp_auth_key_release(struct sctp_tcb *stcb, uint16_t key_id, int so_locked argument
[all...]
/freebsd-11-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-11-stable/contrib/wpa/src/drivers/
H A Ddriver_nl80211_event.c994 u8 key_id = nla_get_u8(tb[NL80211_ATTR_KEY_IDX]); local
/freebsd-11-stable/contrib/ntp/ntpdc/
H A Dntpdc.c884 u_long key_id; local

Completed in 313 milliseconds

12