Home
last modified time | relevance | path

Searched refs:otx_cpt_ucode_hdr (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptpf_ucode.c136 static int get_ucode_type(struct otx_cpt_ucode_hdr *ucode_hdr, int *ucode_type) in get_ucode_type()
288 struct otx_cpt_ucode_hdr *ucode_hdr; in process_tar_file()
297 if (size < sizeof(struct otx_cpt_ucode_hdr)) in process_tar_file()
300 ucode_hdr = (struct otx_cpt_ucode_hdr *) data; in process_tar_file()
316 sizeof(struct otx_cpt_ucode_hdr) + OTX_CPT_UCODE_SIGN_LEN)) { in process_tar_file()
867 sizeof(struct otx_cpt_ucode_hdr), ucode->size); in copy_ucode_to_dma_mem()
883 struct otx_cpt_ucode_hdr *ucode_hdr; in ucode_load()
893 ucode_hdr = (struct otx_cpt_ucode_hdr *) fw->data; in ucode_load()
904 + sizeof(struct otx_cpt_ucode_hdr) + OTX_CPT_UCODE_SIGN_LEN)) { in ucode_load()
H A Dotx_cptpf_ucode.h74 struct otx_cpt_ucode_hdr { struct
75 ver_numotx_cpt_ucode_hdr global() argument
76 ver_strotx_cpt_ucode_hdr global() argument
77 code_lengthotx_cpt_ucode_hdr global() argument
78 paddingotx_cpt_ucode_hdr global() argument