Home
last modified time | relevance | path

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

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