Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.c706 static int copy_pad(u8 mac_type, u8 *out_pad, u8 *in_pad) in copy_pad() argument
714 sha1 = (struct sha1_state *) in_pad; in copy_pad()
720 sha256 = (struct sha256_state *) in_pad; in copy_pad()
727 sha512 = (struct sha512_state *) in_pad; in copy_pad()