Searched defs:hs (Results 1 - 25 of 33) sorted by relevance

12

/src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/
H A Dcrypto_sign_ed25519.h16 crypto_hash_sha512_state hs; member in struct:crypto_sign_ed25519ph_state
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_sign/ed25519/ref10/
H A Dopen.c20 crypto_hash_sha512_state hs; local in function:_crypto_sign_ed25519_verify_detached
H A Dobsolete.c37 crypto_hash_sha512_state hs; local in function:crypto_sign_edwards25519sha512batch
H A Dsign.c12 _crypto_sign_ed25519_ref10_hinit(crypto_hash_sha512_state *hs, int prehashed) argument
38 _crypto_sign_ed25519_synthetic_r_hv(crypto_hash_sha512_state *hs, argument
69 crypto_hash_sha512_state hs; local in function:_crypto_sign_ed25519_detached
[all...]
/src/sys/arch/hp300/stand/common/
H A Dfhpib.c50 struct hpib_softc *hs = &hpib_softc[unit]; local in function:fhpibinit
64 struct hpib_softc *hs = &hpib_softc[unit]; local in function:fhpibreset
85 struct hpib_softc *hs = &hpib_softc[unit]; local in function:fhpibsend
125 struct hpib_softc *hs local in function:fhpibrecv
161 struct hpib_softc *hs = &hpib_softc[unit]; local in function:fhpibppoll
[all...]
H A Dnhpib.c51 struct hpib_softc *hs = &hpib_softc[unit]; local in function:nhpibinit
71 struct hpib_softc *hs = &hpib_softc[unit]; local in function:nhpibreset
101 struct hpib_softc *hs local in function:nhpibsend
137 struct hpib_softc *hs = &hpib_softc[unit]; local in function:nhpibrecv
171 struct hpib_softc *hs = &hpib_softc[unit]; local in function:nhpibppoll
[all...]
H A Dhpib.c56 struct hpib_softc *hs; local in function:hpibinit
H A Dscsi.c82 struct scsi_softc *hs; local in function:scsiinit
122 struct scsi_softc *hs; local in function:scsireset
163 scsiabort(struct scsi_softc *hs, volatile struct scsidevice *hd) argument
267 scsiicmd(struct scsi_softc * hs,int target,uint8_t * cbuf,int clen,uint8_t * buf,int len,uint8_t xferphase) argument
375 struct scsi_softc *hs = &scsi_softc[ctlr]; local in function:scsi_test_unit_rdy
385 struct scsi_softc *hs = &scsi_softc[ctlr]; local in function:scsi_request_sense
396 struct scsi_softc *hs = &scsi_softc[ctlr]; local in function:scsi_read_capacity
407 struct scsi_softc *hs = &scsi_softc[ctlr]; local in function:scsi_inquiry
420 struct scsi_softc *hs = &scsi_softc[ctlr]; local in function:scsi_tt_read
439 struct scsi_softc *hs = &scsi_softc[ctlr]; local in function:scsi_tt_write
[all...]
/src/sys/kern/
H A Dsubr_hash.c162 struct hashstat *hs; local in function:hashstat_register
186 struct hashstat_sysctl hs; local in function:hashstat_sysctl
[all...]
H A Dkern_uidinfo.c136 uid_stats(struct hashstat_sysctl *hs, bool fill) argument
[all...]
/src/usr.bin/ruptime/
H A Druptime.c58 static struct hs { struct
61 } *hs; variable in typeref:struct:hs *
[all...]
/src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_dsi.h63 bool hs; member in struct:intel_dsi
H A Dvlv_dsi.c216 static int dpi_send_cmd(struct intel_dsi *intel_dsi, u32 cmd, bool hs, argument
/src/sys/arch/hp300/dev/
H A Dfhpib.c193 fhpibreset(struct hpibbus_softc *hs) argument
235 fhpibsend(struct hpibbus_softc *hs, int slave, int sec, void *ptr, int origcnt) argument
296 fhpibrecv(struct hpibbus_softc *hs, int slave, int sec, void *ptr, int origcnt) argument
357 fhpibgo(struct hpibbus_softc *hs, in argument
452 struct hpibbus_softc *hs = arg; local in function:fhpibdmadone
477 fhpibdone(struct hpibbus_softc * hs) argument
523 struct hpibbus_softc *hs = sc->sc_hpibbus; local in function:fhpibintr
600 fhpibppoll(struct hpibbus_softc * hs) argument
645 struct hpibbus_softc *hs = arg; local in function:fhpibppwatch
[all...]
H A Dnhpib.c259 nhpibreset(struct hpibbus_softc *hs) argument
296 nhpibsend(struct hpibbus_softc *hs, int slave, int sec, void *ptr, int origcnt) argument
351 nhpibrecv(struct hpibbus_softc *hs, int slave, int sec, void *ptr, int origcnt) argument
401 nhpibgo(struct hpibbus_softc *hs, in argument
451 struct hpibbus_softc *hs = arg; local in function:nhpibreadtimo
471 nhpibdone(struct hpibbus_softc * hs) argument
505 struct hpibbus_softc *hs = sc->sc_hpibbus; local in function:nhpibintr
548 nhpibppoll(struct hpibbus_softc * hs) argument
585 struct hpibbus_softc *hs = arg; local in function:nhpibppwatch
[all...]
/src/sys/arch/luna68k/stand/boot/
H A Dsc.c107 struct scsi_softc *hs; local in function:scinit
139 screset(struct scsi_softc * hs) argument
252 scprobe(struct scsi_softc * hs,uint target,uint lun) argument
362 struct scsi_softc *hs; local in function:scrun
398 struct scsi_softc *hs = &scsi_softc[ctlr]; local in function:scfinish
418 scabort(struct scsi_softc * hs) argument
652 struct scsi_softc *hs; local in function:scintr
[all...]
/src/regress/sys/uvm/pdsim/
H A DMakefile
/src/sys/dev/usb/
H A Duhub.c574 usb_hub_status_t hs; local in function:uhub_explore
/src/usr.bin/sed/
H A Dprocess.c76 #define hs HS.space macro
/src/sys/uvm/
H A Duvm_bio.c1115 ubchash_stats(struct hashstat_sysctl *hs, bool fill) argument
[all...]
/src/sys/net/
H A Dbsd-comp.c123 } hs; member in union:bsd_db::bsd_dict::__anonec867ebd010a
/src/sbin/newfs/
H A Dnewfs.c905 const struct help_strings *hs; local in function:usage
/src/bin/sh/
H A Dhistedit.c256 sethistsize(char *hs, int flags) argument
281 sethistfile(char * hs,int flags) argument
[all...]
/src/games/tetris/
H A Dscores.c775 checkscores(struct highscore *hs, int num) argument
902 printem(int level, int offset, struct highscore *hs, int n, const char *me) argument
/src/usr.sbin/ldpd/
H A Dsocketops.c105 struct hello_socket *hs; local in function:create_hello_sockets
281 struct hello_socket *hs; local in function:is_hello_socket
416 struct hello_socket *hs; local in function:send_hello
823 struct hello_socket *hs; local in function:the_big_loop
[all...]

Completed in 21 milliseconds

12