Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/crypto/allwinner/sun8i-ce/
Dsun8i-ce-core.c298 .encrypt = sun8i_ce_skencrypt,
324 .encrypt = sun8i_ce_skencrypt,
351 .encrypt = sun8i_ce_skencrypt,
377 .encrypt = sun8i_ce_skencrypt,
Dsun8i-ce.h359 int sun8i_ce_skencrypt(struct skcipher_request *areq);
Dsun8i-ce-cipher.c379 int sun8i_ce_skencrypt(struct skcipher_request *areq) in sun8i_ce_skencrypt() function