Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/allwinner/sun8i-ce/
Dsun8i-ce-core.c272 .cra_init = sun8i_ce_cipher_init,
299 .cra_init = sun8i_ce_cipher_init,
325 .cra_init = sun8i_ce_cipher_init,
352 .cra_init = sun8i_ce_cipher_init,
Dsun8i-ce.h347 int sun8i_ce_cipher_init(struct crypto_tfm *tfm);
Dsun8i-ce-cipher.c371 int sun8i_ce_cipher_init(struct crypto_tfm *tfm) in sun8i_ce_cipher_init() function