Searched refs:meson_cipher_init (Results 1 – 3 of 3) sorted by relevance
157 int meson_cipher_init(struct crypto_tfm *tfm);
64 .cra_init = meson_cipher_init,93 .cra_init = meson_cipher_init,
310 int meson_cipher_init(struct crypto_tfm *tfm) in meson_cipher_init() function