Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-core.c182 .cra_init = sun8i_ss_cipher_init,
209 .cra_init = sun8i_ss_cipher_init,
235 .cra_init = sun8i_ss_cipher_init,
262 .cra_init = sun8i_ss_cipher_init,
H A Dsun8i-ss.h292 int sun8i_ss_cipher_init(struct crypto_tfm *tfm);
H A Dsun8i-ss-cipher.c364 int sun8i_ss_cipher_init(struct crypto_tfm *tfm) in sun8i_ss_cipher_init() function