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

12

/freebsd-10.1-release/contrib/ntp/sntp/
H A Dcrypto.h21 int key_id; member in struct:key
H A Dnetworking.c106 u_int key_id; local
H A Dcrypto.c187 get_key( int key_id, struct key **d_key ) argument
H A Dmain.c50 int key_id; member in struct:dns_ctx
1116 generate_pkt( struct pkt *x_pkt, const struct timeval *tv_xmt, int key_id, struct key *pkt_key ) argument
/freebsd-10.1-release/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.c63 PrepareAuthenticationTest( int key_id, int key_len, const char * type, const void * key_seq ) argument
89 PrepareAuthenticationTestMD5( int key_id, int key_len, const void * key_seq ) argument
/freebsd-10.1-release/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-10.1-release/contrib/tcpdump/
H A Dntp.h90 u_int32_t key_id; member in struct:ntpdata
H A Dprint-rsvp.c305 u_int8_t key_id[6]; member in struct:rsvp_obj_integrity_t
/freebsd-10.1-release/contrib/wpa/src/eap_peer/
H A Deap_config.h467 char *key_id; member in struct:eap_peer_config
/freebsd-10.1-release/crypto/openssh/
H A Dkey.h70 char *key_id; member in struct:KeyCert
H A Dkrl.c65 char *key_id; member in struct:revoked_key_id
328 ssh_krl_revoke_cert_by_key_id(struct ssh_krl *krl, const Key *ca_key, const char *key_id) argument
761 char *key_id = NULL; local
[all...]
/freebsd-10.1-release/contrib/wpa/src/crypto/
H A Dtls.h151 const char *key_id; member in struct:tls_connection_params
H A Dtls_openssl.c799 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
/freebsd-10.1-release/lib/libc/nameser/
H A Dns_print.c462 u_int keyflags, protocol, algorithm, key_id; local
/freebsd-10.1-release/contrib/ldns/
H A Dkeys.c93 ldns_key_new_frm_engine(ldns_key **key, ENGINE *e, char *key_id, ldns_algorithm alg) argument
/freebsd-10.1-release/crypto/openssl/engines/
H A De_4758cca.c396 static EVP_PKEY *ibm_4758_load_privkey(ENGINE *e, const char *key_id, argument
482 static EVP_PKEY *ibm_4758_load_pubkey(ENGINE *e, const char *key_id, argument
H A De_chil.c766 static EVP_PKEY *hwcrhk_load_privkey(ENGINE *eng, const char *key_id, argument
858 static EVP_PKEY *hwcrhk_load_pubkey(ENGINE *eng, const char *key_id, argument
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_capi.c741 static EVP_PKEY *capi_load_privkey(ENGINE *eng, const char *key_id, argument
/freebsd-10.1-release/contrib/wpa/src/common/
H A Dwpa_common.h167 u8 key_id[8]; /* Reserved in IEEE 802.11i/RSN */ member in struct:wpa_eapol_key
/freebsd-10.1-release/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-10.1-release/contrib/ntp/ntpdc/
H A Dntpdc.c876 u_long key_id; local
/freebsd-10.1-release/contrib/ntp/ntpq/
H A Dntpq.c1234 u_long key_id; local

Completed in 257 milliseconds

12