Searched refs:raw_data_str (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_mbox.c62 char raw_data_str[OTX_CPT_MAX_MBOX_DATA_STR_SIZE]; local
65 raw_data_str, OTX_CPT_MAX_MBOX_DATA_STR_SIZE, false);
69 raw_data_str);
72 get_mbox_opcode_str(mbox_msg->msg), raw_data_str);
H A Dotx_cptpf_mbox.c61 char raw_data_str[OTX_CPT_MAX_MBOX_DATA_STR_SIZE]; local
64 raw_data_str, OTX_CPT_MAX_MBOX_DATA_STR_SIZE, false);
68 raw_data_str);
71 get_mbox_opcode_str(mbox_msg->msg), raw_data_str);

Completed in 143 milliseconds