Searched refs:ccr_write_phys_dsgl (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/sys/dev/cxgbe/crypto/ |
| H A D | t4_crypto.c | 329 ccr_write_phys_dsgl(struct ccr_session *s, void *dst, int nsegs) in ccr_write_phys_dsgl() function 759 ccr_write_phys_dsgl(s, dst, dsgl_nsegs); in ccr_blkcipher() 1070 ccr_write_phys_dsgl(s, dst, dsgl_nsegs); in ccr_eta() 1341 ccr_write_phys_dsgl(s, dst, dsgl_nsegs); in ccr_gcm() 1833 ccr_write_phys_dsgl(s, dst, dsgl_nsegs); in ccr_ccm()
|