Home
last modified time | relevance | path

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

/linux/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-core.c320 .cra_init = sun8i_ce_cipher_init,
350 .cra_init = sun8i_ce_cipher_init,
379 .cra_init = sun8i_ce_cipher_init,
409 .cra_init = sun8i_ce_cipher_init,
H A Dsun8i-ce.h380 int sun8i_ce_cipher_init(struct crypto_tfm *tfm);
H A Dsun8i-ce-cipher.c415 int sun8i_ce_cipher_init(struct crypto_tfm *tfm) in sun8i_ce_cipher_init() function