Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-core.c189 .encrypt = sun8i_ss_skencrypt,
215 .encrypt = sun8i_ss_skencrypt,
242 .encrypt = sun8i_ss_skencrypt,
268 .encrypt = sun8i_ss_skencrypt,
H A Dsun8i-ss.h295 int sun8i_ss_skencrypt(struct skcipher_request *areq);
H A Dsun8i-ss-cipher.c343 int sun8i_ss_skencrypt(struct skcipher_request *areq) in sun8i_ss_skencrypt() function