Home
last modified time | relevance | path

Searched refs:pldm_verify_header_crc (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/pldmfw/
H A Dpldmfw.c506 * pldm_verify_header_crc - Verify that the CRC in the header matches
514 static int pldm_verify_header_crc(struct pldmfw_priv *data) in pldm_verify_header_crc() function
603 return pldm_verify_header_crc(data); in pldm_parse_image()
/kernel/linux/linux-6.6/lib/pldmfw/
H A Dpldmfw.c506 * pldm_verify_header_crc - Verify that the CRC in the header matches
514 static int pldm_verify_header_crc(struct pldmfw_priv *data) in pldm_verify_header_crc() function
603 return pldm_verify_header_crc(data); in pldm_parse_image()

Completed in 4 milliseconds