Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/crypto/allwinner/sun8i-ce/
Dsun8i-ce-core.c299 .decrypt = sun8i_ce_skdecrypt,
325 .decrypt = sun8i_ce_skdecrypt,
352 .decrypt = sun8i_ce_skdecrypt,
378 .decrypt = sun8i_ce_skdecrypt,
Dsun8i-ce.h358 int sun8i_ce_skdecrypt(struct skcipher_request *areq);
Dsun8i-ce-cipher.c360 int sun8i_ce_skdecrypt(struct skcipher_request *areq) in sun8i_ce_skdecrypt() function