Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_algs.c763 static int copy_pad(u8 mac_type, u8 *out_pad, u8 *in_pad) in copy_pad() argument
771 sha1 = (struct sha1_state *) in_pad; in copy_pad()
777 sha256 = (struct sha256_state *) in_pad; in copy_pad()
784 sha512 = (struct sha512_state *) in_pad; in copy_pad()
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.c708 static int copy_pad(u8 mac_type, u8 *out_pad, u8 *in_pad) in copy_pad() argument
716 sha1 = (struct sha1_state *) in_pad; in copy_pad()
722 sha256 = (struct sha256_state *) in_pad; in copy_pad()
729 sha512 = (struct sha512_state *) in_pad; in copy_pad()

Completed in 7 milliseconds