Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/amlogic/
H A Damlogic-gxl.h157 int meson_cipher_init(struct crypto_tfm *tfm);
H A Damlogic-gxl-core.c64 .cra_init = meson_cipher_init,
93 .cra_init = meson_cipher_init,
H A Damlogic-gxl-cipher.c310 int meson_cipher_init(struct crypto_tfm *tfm) in meson_cipher_init() function