Home
last modified time | relevance | path

Searched refs:crypto_mbuftoiov (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/sys/opencrypto/
Dcriov.c199 crypto_mbuftoiov(struct mbuf *mbuf, struct iovec **iovptr, int *cnt, in crypto_mbuftoiov() function
Dcryptodev.h555 extern int crypto_mbuftoiov(struct mbuf *mbuf, struct iovec **iovptr,
Dcryptosoft.c149 error = crypto_mbuftoiov((struct mbuf *)buf, &iov, &iovcnt, in swcr_encdec()