Searched defs:buftype (Results 1 - 14 of 14) sorted by relevance

/freebsd-12-stable/sys/kgssapi/krb5/
H A Dkcrypto_aes.c140 aes_encrypt_1(const struct krb5_key_state *ks, int buftype, void *buf, argument
H A Dkcrypto_des.c166 des1_encrypt_1(const struct krb5_key_state *ks, int buftype, void *buf, argument
/freebsd-12-stable/sys/dev/sec/
H A Dsec.c1284 int buftype, error = 0; local
1402 sec_build_common_ns_desc(struct sec_softc *sc, struct sec_desc *desc, struct sec_session *ses, struct cryptop *crp, struct cryptodesc *enc, int buftype) argument
1454 sec_build_common_s_desc(struct sec_softc *sc, struct sec_desc *desc, struct sec_session *ses, struct cryptop *crp, struct cryptodesc *enc, struct cryptodesc *mac, int buftype) argument
1538 sec_aesu_make_desc(struct sec_softc *sc, struct sec_session *ses, struct sec_desc *desc, struct cryptop *crp, int buftype) argument
1598 sec_deu_make_desc(struct sec_softc *sc, struct sec_session *ses, struct sec_desc *desc, struct cryptop *crp, int buftype) argument
1718 sec_mdeu_make_desc(struct sec_softc *sc, struct sec_session *ses, struct sec_desc *desc, struct cryptop *crp, int buftype) argument
[all...]
/freebsd-12-stable/sbin/fsck_ffs/
H A Dfsutil.c79 static char *buftype[BT_NUMBUFTYPES] = BT_NAMES; variable
/freebsd-12-stable/sys/cam/nvme/
H A Dnvme_da.c670 uintptr_t buftype; local
/freebsd-12-stable/sys/cam/scsi/
H A Dscsi_pass.c517 uintptr_t buftype; local
H A Dscsi_da.c2099 uintptr_t buftype; local
/freebsd-12-stable/sys/dev/mps/
H A Dmps_sas.c3202 uintptr_t buftype; local
/freebsd-12-stable/sys/cam/mmc/
H A Dmmc_da.c677 uintptr_t buftype; local
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dsa.c641 sa_buf_type_t buftype; local
538 sa_find_sizes(sa_os_t *sa, sa_bulk_attr_t *attr_desc, int attr_count, dmu_buf_t *db, sa_buf_type_t buftype, int full_space, int *index, int *total, boolean_t *will_spill) argument
1225 sa_byteswap(sa_handle_t *hdl, sa_buf_type_t buftype) argument
1266 sa_build_index(sa_handle_t *hdl, sa_buf_type_t buftype) argument
[all...]
H A Darc.c2672 arc_buf_contents_t buftype = arc_buf_type(hdr); local
/freebsd-12-stable/sys/dev/mpr/
H A Dmpr_sas.c3489 uintptr_t buftype; local
/freebsd-12-stable/sys/cam/ata/
H A Data_da.c1324 uintptr_t buftype; local
/freebsd-12-stable/sys/cam/
H A Dcam_ccb.h1280 uint32_t buftype; /* IN: Type of data being requested */ member in struct:ccb_dev_advinfo

Completed in 419 milliseconds