Home
last modified time | relevance | path

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

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