Searched defs:crypto_engine (Results 1 – 1 of 1) sorted by relevance
48 struct crypto_engine { struct63 int (*prepare_crypt_hardware)(struct crypto_engine *engine); argument64 int (*unprepare_crypt_hardware)(struct crypto_engine *engine); argument65 int (*do_batch_requests)(struct crypto_engine *engine); argument82 int (*prepare_request)(struct crypto_engine *engine, argument
Completed in 2 milliseconds