Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-core.c184 .cra_init = sun8i_ss_cipher_init,
214 .cra_init = sun8i_ss_cipher_init,
243 .cra_init = sun8i_ss_cipher_init,
273 .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.c387 int sun8i_ss_cipher_init(struct crypto_tfm *tfm) in sun8i_ss_cipher_init() function