Searched refs:digest_buf (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | qat.h | 182 uint8_t *aad_buf, uint32_t aad_len, uint8_t *iv_buf, uint8_t *digest_buf,
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/ |
| H A D | qat_crypt.c | 294 uint8_t *aad_buf, uint32_t aad_len, uint8_t *iv_buf, uint8_t *digest_buf, in qat_crypt() argument 419 bcopy(digest_buf, op_data.pDigestResult, ZIO_DATA_MAC_LEN); in qat_crypt() 438 bcopy(op_data.pDigestResult, digest_buf, ZIO_DATA_MAC_LEN); in qat_crypt()
|