Searched refs:sun8i_ce_cipher_init (Results 1 – 3 of 3) sorted by relevance
350 int sun8i_ce_cipher_init(struct crypto_tfm *tfm);
295 .cra_init = sun8i_ce_cipher_init,325 .cra_init = sun8i_ce_cipher_init,354 .cra_init = sun8i_ce_cipher_init,384 .cra_init = sun8i_ce_cipher_init,
413 int sun8i_ce_cipher_init(struct crypto_tfm *tfm) in sun8i_ce_cipher_init() function