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

12

/src/sys/crypto/des/
H A Ddes.h69 } ks; member in struct:des_ks_struct
H A Ddes_enc.c67 void des_encrypt1(DES_LONG *data, des_key_schedule ks, int enc) argument
165 void des_encrypt2(DES_LONG *data, des_key_schedule ks, int enc) argument
H A Ddes_ecb.c107 des_ecb_encrypt(des_cblock * input,des_cblock * output,des_key_schedule ks,int enc) argument
/src/sys/crypto/adiantum/
H A Dadiantum.h39 uint8_t ks[32]; /* XChaCha12 key */ member in struct:adiantum
/src/sys/kern/
H A Dsys_process_lwpstatus.c146 proc_regio(struct lwp *l, struct uio *uio, size_t ks, ptrace_regrfunc_t r, argument
H A Duipc_sem.c176 ksem_t *ks; local in function:ksem_listener_cb
290 ksem_t *ks; local in function:ksem_lookup
304 ksem_perm(lwp_t * l,ksem_t * ks) argument
401 ksem_t *ks; local in function:ksem_get
443 ksem_t *ks; local in function:ksem_create
493 ksem_free(ksem_t * ks) argument
561 ksem_t *ks; local in function:do_ksem_init
645 ksem_t *ksnew = NULL, *ks; local in function:do_ksem_open
768 ksem_t *ks; local in function:sys__ksem_close
794 ksem_t *ks = fp->f_ksem; local in function:ksem_read_fop
808 ksem_t *ks = fp->f_ksem; local in function:ksem_stat_fop
838 ksem_t *ks = fp->f_ksem; local in function:ksem_close_fop
864 ksem_t *ks; local in function:sys__ksem_unlink
915 ksem_t *ks; local in function:sys__ksem_post
939 ksem_t *ks; local in function:do_ksem_wait
1023 ksem_t *ks; local in function:sys__ksem_getvalue
1045 ksem_t *ks; local in function:sys__ksem_destroy
[all...]
H A Dkern_ksyms.c812 struct ksyms_snapshot *ks; local in function:ksyms_modload
836 struct ksyms_snapshot *ks; local in function:ksyms_modunload
1072 struct ksyms_snapshot *ks; local in function:ksyms_snapshot_alloc
1086 ksyms_snapshot_release(struct ksyms_snapshot * ks) argument
1115 ksyms_take_snapshot(struct ksyms_snapshot * ks,struct ksyms_symtab * last) argument
1203 struct ksyms_snapshot *ks = NULL; local in function:ksymsopen
1308 struct ksyms_snapshot *ks = fp->f_data; local in function:ksymsclose
1319 const struct ksyms_snapshot *ks = fp->f_data; local in function:ksymsread
1369 const struct ksyms_snapshot *ks = fp->f_data; local in function:ksymsstat
1393 const struct ksyms_snapshot *ks = fp->f_data; local in function:ksymsmmap
1421 struct ksyms_snapshot *ks = fp->f_data; local in function:ksymsseek
1468 struct ksyms_snapshot *ks = fp->f_data; local in function:ksymsioctl
[all...]
/src/sys/arch/x68k/include/
H A Dopmreg.h47 u_int8_t ks; member in struct:opm_operator
/src/sys/dev/sun/
H A Dkbdsun.c113 struct kbd_state *ks; local in function:kbd_sun_open
208 struct kbd_state *ks; local in function:kbd_sun_do_cmd
283 struct kbd_state *ks = &kbd->k_state; local in function:kbd_sun_set_leds1
448 struct kbd_state *ks = &k->k_kbd.k_state; local in function:kbd_sun_was_reset
496 struct kbd_state *ks = &k->k_kbd.k_state; local in function:kbd_sun_new_layout
[all...]
H A Dkbd.c280 struct kbd_state *ks; local in function:kbdioctl
374 kbd_iockeymap(struct kbd_state *ks, u_long cmd, struct kiockeymap *kio) argument
425 kbd_oldkeymap(struct kbd_state * ks,u_long cmd,struct okiockey * kio) argument
597 struct kbd_state *ks= &k->k_state; local in function:kbd_input_console
662 struct kbd_state *ks = &k->k_state; local in function:kbd_input_keysym
755 struct kbd_state *ks = &k->k_state; local in function:kbd_update_leds
821 kbd_xlate_init(struct kbd_state * ks) argument
842 kbd_code_to_keysym(struct kbd_state * ks,int c) argument
[all...]
/src/sys/arch/sun2/dev/
H A Dkd.c513 struct kbd_state *ks; local in function:cons_attach_input
588 struct kbd_state *ks = kdcn_state; local in function:kdcngetc
642 struct kbd_state *ks = kdcn_state; local in function:kdcnpollc
[all...]
/src/sys/arch/sun3/dev/
H A Dkd.c453 struct kbd_state *ks = &kdcn_state; local in function:kdcninit
475 struct kbd_state *ks = &kdcn_state; local in function:kdcngetc
522 struct kbd_state *ks = &kdcn_state; local in function:kdcnpollc
[all...]
/src/sys/arch/sparc/dev/
H A Dkbd_pckbport.c321 struct kbd_state *ks; local in function:kbd_pckbport_open
/src/sys/arch/news68k/news68k/
H A Dromcons.c298 romcons_kbdinput(int ks) argument
/src/usr.bin/fstat/
H A Dmisc.c175 ksem_t ks; local in function:p_sem
[all...]
/src/sys/arch/sparc64/dev/
H A Dkd.c467 struct kbd_state *ks; local in function:cons_attach_input
542 struct kbd_state *ks = kdcn_state; local in function:kdcngetc
597 struct kbd_state *ks = kdcn_state; local in function:kdcnpollc
[all...]
/src/lib/libc/gen/
H A Dgetnetgrent.c209 char *ks; local in function:_local_lookup
/src/tests/lib/libdes/
H A Dt_des.c387 des_key_schedule ks; local in function:cfb_test
408 des_key_schedule ks; local in function:cfb64_test
433 des_key_schedule ks; local in function:ede_cfb64_test
469 des_key_schedule ks, ks2, ks3; local in function:ATF_TC_BODY
528 des_key_schedule ks; local in function:ATF_TC_BODY
564 des_key_schedule ks, ks2, ks3; local in function:ATF_TC_BODY
594 des_key_schedule ks; local in function:ATF_TC_BODY
624 des_key_schedule ks; local in function:ATF_TC_BODY
652 des_key_schedule ks, ks2, ks3; local in function:ATF_TC_BODY
692 des_key_schedule ks; local in function:ATF_TC_BODY
722 des_key_schedule ks; local in function:ATF_TC_BODY
765 des_key_schedule ks; local in function:ATF_TC_BODY
813 des_key_schedule ks; local in function:ATF_TC_BODY
847 des_key_schedule ks; local in function:ATF_TC_BODY
881 des_key_schedule ks; local in function:ATF_TC_BODY
937 des_key_schedule ks; local in function:ATF_TC_BODY
[all...]
/src/sys/miscfs/kernfs/
H A Dkernfs_vnops.c326 struct kernfs_subdir *ks, *parent; local in function:kernfs_addentry
504 const struct kernfs_subdir *ks; local in function:kernfs_lookup
640 struct kernfs_subdir *ks; local in function:kernfs_getattr
906 const struct kernfs_subdir *ks; local in function:kernfs_readdir
[all...]
/src/sys/dev/hyperv/
H A Dhvkbd.c103 struct keystroke ks; member in struct:hvkbd_keystroke
109 struct keystroke ks; member in struct:hvkbd_keystroke_info
371 hvkbd_keybuf_add_keystroke(struct hvkbd_softc *sc, const struct keystroke *ks) argument
391 struct keystroke ks; local in function:hvkbd_decode
424 struct keystroke ks; local in function:hvkbd_encode
473 const struct hvkbd_keystroke *ks; local in function:hvkbd_intr
[all...]
/src/usr.bin/db/
H A Ddb.c429 char *p, *ks; local in function:db_makekey
/src/usr.bin/xlint/xlint/
H A Dxlint.c800 const char *ks = getenv("LIBDIR"); local in function:main
/src/sys/external/bsd/drm2/dist/drm/amd/display/modules/color/
H A Damdgpu_color_gamma.c864 struct fixed31_32 ks; local in function:hermite_spline_eetf
[all...]
/src/sys/dev/wscons/
H A Dwsdisplay.c1834 wsdisplay_kbdinput(device_t dv, keysym_t ks) argument
H A Dwskbd.c1378 keysym_t ks; local in function:wskbd_cngetc

Completed in 28 milliseconds

12