Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-core.c280 .decrypt = sun8i_ce_skdecrypt,
306 .decrypt = sun8i_ce_skdecrypt,
333 .decrypt = sun8i_ce_skdecrypt,
359 .decrypt = sun8i_ce_skdecrypt,
H A Dsun8i-ce.h349 int sun8i_ce_skdecrypt(struct skcipher_request *areq);
H A Dsun8i-ce-cipher.c336 int sun8i_ce_skdecrypt(struct skcipher_request *areq) in sun8i_ce_skdecrypt() function