Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/allwinner/sun8i-ce/
Dsun8i-ce.h353 int sun8i_ce_skdecrypt(struct skcipher_request *areq);
Dsun8i-ce-core.c303 .decrypt = sun8i_ce_skdecrypt,
332 .decrypt = sun8i_ce_skdecrypt,
362 .decrypt = sun8i_ce_skdecrypt,
391 .decrypt = sun8i_ce_skdecrypt,
Dsun8i-ce-cipher.c375 int sun8i_ce_skdecrypt(struct skcipher_request *areq) in sun8i_ce_skdecrypt() function