Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/amlogic/
H A Damlogic-gxl.h161 int meson_handle_cipher_request(struct crypto_engine *engine, void *areq);
H A Damlogic-gxl-core.c75 .do_one_request = meson_handle_cipher_request,
103 .do_one_request = meson_handle_cipher_request,
H A Damlogic-gxl-cipher.c261 int meson_handle_cipher_request(struct crypto_engine *engine, void *areq) in meson_handle_cipher_request() function