Searched refs:sun8i_ce_skencrypt (Results 1 – 3 of 3) sorted by relevance
354 int sun8i_ce_skencrypt(struct skcipher_request *areq);
302 .encrypt = sun8i_ce_skencrypt,331 .encrypt = sun8i_ce_skencrypt,361 .encrypt = sun8i_ce_skencrypt,390 .encrypt = sun8i_ce_skencrypt,
394 int sun8i_ce_skencrypt(struct skcipher_request *areq) in sun8i_ce_skencrypt() function