| /src/sys/crypto/des/ |
| H A D | des.h | 69 } ks; member in struct:des_ks_struct
|
| H A D | des_enc.c | 67 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 D | des_ecb.c | 107 des_ecb_encrypt(des_cblock * input,des_cblock * output,des_key_schedule ks,int enc) argument
|
| /src/sys/crypto/adiantum/ |
| H A D | adiantum.h | 39 uint8_t ks[32]; /* XChaCha12 key */ member in struct:adiantum
|
| /src/sys/kern/ |
| H A D | sys_process_lwpstatus.c | 146 proc_regio(struct lwp *l, struct uio *uio, size_t ks, ptrace_regrfunc_t r, argument
|
| H A D | uipc_sem.c | 176 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 D | kern_ksyms.c | 812 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 D | opmreg.h | 47 u_int8_t ks; member in struct:opm_operator
|
| /src/sys/dev/sun/ |
| H A D | kbdsun.c | 113 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 D | kbd.c | 280 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 D | kd.c | 513 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 D | kd.c | 453 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 D | kbd_pckbport.c | 321 struct kbd_state *ks; local in function:kbd_pckbport_open
|
| /src/sys/arch/news68k/news68k/ |
| H A D | romcons.c | 298 romcons_kbdinput(int ks) argument
|
| /src/usr.bin/fstat/ |
| H A D | misc.c | 175 ksem_t ks; local in function:p_sem [all...] |
| /src/sys/arch/sparc64/dev/ |
| H A D | kd.c | 467 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 D | getnetgrent.c | 209 char *ks; local in function:_local_lookup
|
| /src/tests/lib/libdes/ |
| H A D | t_des.c | 387 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 D | kernfs_vnops.c | 326 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 D | hvkbd.c | 103 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 D | db.c | 429 char *p, *ks; local in function:db_makekey
|
| /src/usr.bin/xlint/xlint/ |
| H A D | xlint.c | 800 const char *ks = getenv("LIBDIR"); local in function:main
|
| /src/sys/external/bsd/drm2/dist/drm/amd/display/modules/color/ |
| H A D | amdgpu_color_gamma.c | 864 struct fixed31_32 ks; local in function:hermite_spline_eetf [all...] |
| /src/sys/dev/wscons/ |
| H A D | wsdisplay.c | 1834 wsdisplay_kbdinput(device_t dv, keysym_t ks) argument
|
| H A D | wskbd.c | 1378 keysym_t ks; local in function:wskbd_cngetc
|