Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/bcm/
H A Dspu.h219 void spum_dump_msg_hdr(u8 *buf, unsigned int buf_len);
H A Dspu.c20 void spum_dump_msg_hdr(u8 *buf, unsigned int buf_len) in spum_dump_msg_hdr() function
H A Dcipher.c4293 spu->spu_dump_msg_hdr = spum_dump_msg_hdr; in spu_functions_register()