Home
last modified time | relevance | path

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

/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_pfvf_utils.h13 u8 adf_pfvf_calc_blkmsg_crc(u8 const *buf, u8 buf_len);
H A Dadf_pfvf_utils.c19 u8 adf_pfvf_calc_blkmsg_crc(u8 const *buf, u8 buf_len) in adf_pfvf_calc_blkmsg_crc() function
H A Dadf_pfvf_vf_proto.c290 local_crc = adf_pfvf_calc_blkmsg_crc(buffer, msg_len); in adf_send_vf2pf_blkmsg_req()