Searched defs:crypto_engine (Results 1 – 1 of 1) sorted by relevance
47 struct crypto_engine { struct62 int (*prepare_crypt_hardware)(struct crypto_engine *engine); argument63 int (*unprepare_crypt_hardware)(struct crypto_engine *engine); argument64 int (*do_batch_requests)(struct crypto_engine *engine); argument81 int (*prepare_request)(struct crypto_engine *engine, argument