Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-core.c326 .encrypt = sun8i_ce_skencrypt,
355 .encrypt = sun8i_ce_skencrypt,
385 .encrypt = sun8i_ce_skencrypt,
414 .encrypt = sun8i_ce_skencrypt,
H A Dsun8i-ce.h369 int sun8i_ce_skencrypt(struct skcipher_request *areq);
H A Dsun8i-ce-cipher.c394 int sun8i_ce_skencrypt(struct skcipher_request *areq) in sun8i_ce_skencrypt() function