Home
last modified time | relevance | path

Searched defs:crypto_engine (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/include/crypto/
Dengine.h47 struct crypto_engine { struct
62 int (*prepare_crypt_hardware)(struct crypto_engine *engine); argument
63 int (*unprepare_crypt_hardware)(struct crypto_engine *engine); argument
64 int (*do_batch_requests)(struct crypto_engine *engine); argument
81 int (*prepare_request)(struct crypto_engine *engine, argument