Home
last modified time | relevance | path

Searched defs:ke (Results 1 – 25 of 26) sorted by relevance

12

/freebsd/crypto/krb5/src/lib/crypto/krb/
H A Denc_dk_cmac.c60 krb5_key ke, ki; in derive_keys() local
94 krb5_key ke = NULL, ki = NULL; in krb5int_dk_cmac_encrypt() local
145 krb5_key ke = NULL, ki = NULL; in krb5int_dk_cmac_decrypt() local
H A Denc_etm.c61 krb5_key ke = NULL; in derive_keys() local
145 krb5_key ke = NULL; in krb5int_etm_encrypt() local
218 krb5_key ke = NULL; in krb5int_etm_decrypt() local
H A Denc_dk_hmac.c79 krb5_key ke = NULL, ki = NULL; in krb5int_dk_encrypt() local
189 krb5_key ke = NULL, ki = NULL; in krb5int_dk_decrypt() local
/freebsd/tools/regression/sockets/kqueue/
H A Dkqueue.c105 struct kevent ke; in test_evfilt_read() local
190 struct kevent ke; in test_evfilt_write() local
/freebsd/sys/netpfil/pf/
H A Dpf_table.c84 #define KENTRY_NETWORK(ke) ((ke)->pfrke_net < AF_BITS((ke)->pfrke_af)) argument
85 #define KENTRY_RNF_ROOT(ke) \ argument
752 struct pfr_kentry *ke; in pfr_lookup_addr() local
787 struct pfr_kentry *ke; in pfr_create_kentry() local
831 pfr_destroy_kentry(struct pfr_kentry *ke) in pfr_destroy_kentry()
967 pfr_route_kentry(struct pfr_ktable *kt, struct pfr_kentry *ke) in pfr_route_kentry()
997 pfr_unroute_kentry(struct pfr_ktable *kt, struct pfr_kentry *ke) in pfr_unroute_kentry()
1028 pfr_copyout_addr(struct pfr_addr *ad, const struct pfr_kentry *ke) in pfr_copyout_addr()
1049 pfr_copyout_astats(struct pfr_astats *as, const struct pfr_kentry *ke, in pfr_copyout_astats()
1095 struct pfr_kentry *ke = (struct pfr_kentry *)rn; in pfr_walktree() local
[all …]
/freebsd/contrib/netbsd-tests/kernel/kqueue/
H A Dt_proc3.c61 struct kevent ke; in ATF_TC_BODY() local
H A Dt_proc2.c94 struct kevent ke; in ATF_TC_BODY() local
/freebsd/usr.sbin/jail/
H A Dcommand.c229 struct kevent ke; in next_proc() local
827 struct kevent ke; in add_proc() local
872 struct kevent ke; in clear_procs() local
/freebsd/crypto/heimdal/lib/krb5/
H A Dcrypto-arcfour.c135 struct _krb5_key_data ke; in ARCFOUR_subencrypt() local
204 struct _krb5_key_data ke; in ARCFOUR_subdecrypt() local
/freebsd/tests/sys/kern/pipe/
H A Dpipe_fstat_bug_test.c52 struct kevent event, ke; in main() local
/freebsd/lib/libutil/tests/
H A Dpidfile_test.c130 struct kevent event, ke; in common_test_pidfile_child() local
/freebsd/crypto/openssh/regress/unittests/sshkey/
H A Dtest_sshkey.c188 struct sshkey *ke = NULL; in sshkey_tests() local
/freebsd/usr.sbin/camdd/
H A Dcamdd.c573 struct kevent *ke; in camdd_alloc_dev() local
1461 struct kevent ke; in camdd_probe_pass() local
1690 struct kevent ke; local
1956 struct kevent ke; local
2158 struct kevent ke; local
3358 struct kevent ke; local
/freebsd/contrib/wpa/src/eap_common/
H A Deap_eke_common.h69 u8 ke[EAP_EKE_MAX_KE_LEN]; member
H A Dikev2_common.h298 const u8 *ke; member
/freebsd/crypto/libecc/src/sig/
H A Dfuzzing_ecrdsa.c93 nn tmp, s, rx, ke, k, r, e; in ecrdsa_sign_raw() local
H A Decrdsa.c206 nn s, rx, ke, k, r, e; in _ecrdsa_sign_finalize() local
/freebsd/usr.bin/truss/
H A Dsyscalls.c1035 print_kevent(FILE *fp, struct kevent *ke) in print_kevent()
2101 struct kevent *ke; in print_arg() local
2135 struct kevent ke; in print_arg() local
/freebsd/contrib/sqlite3/tea/win/
H A Dnmakehlp.c628 unsigned char *ks, *ke, *vs, *ve; in SubstituteFile() local
/freebsd/contrib/mandoc/
H A Dmandoc_dbg.c253 const char *ks, *ke; in dhash_slot() local
/freebsd/contrib/wpa/src/utils/
H A Deloop.c245 struct kevent ke; in eloop_sock_queue() local
389 struct kevent ke; in eloop_sock_table_remove_sock() local
/freebsd/sys/dev/evdev/
H A Dcdev.c397 struct input_keymap_entry *ke; in evdev_ioctl() local
/freebsd/usr.bin/kdump/
H A Dkdump.c2450 ktrexterr(struct ktr_exterr *ke) in ktrexterr()
/freebsd/contrib/unbound/validator/
H A Dvalidator.c2838 ds_response_to_ke(struct module_qstate * qstate,struct val_qstate * vq,int id,int rcode,struct dns_msg * msg,struct query_info * qinfo,struct key_entry_key ** ke,struct module_qstate * sub_qstate) ds_response_to_ke() argument
[all...]
/freebsd/contrib/wpa/src/common/
H A Ddpp.h329 u8 ke[DPP_MAX_HASH_LEN]; member

12