Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/amlogic/
H A Damlogic-gxl-core.c62 .cra_init = meson_cipher_init,
88 .cra_init = meson_cipher_init,
H A Damlogic-gxl.h159 int meson_cipher_init(struct crypto_tfm *tfm);
H A Damlogic-gxl-cipher.c311 int meson_cipher_init(struct crypto_tfm *tfm) in meson_cipher_init() function