Searched defs:crypto_engine (Results 1 – 1 of 1) sorted by relevance
43 struct crypto_engine { struct57 int (*prepare_crypt_hardware)(struct crypto_engine *engine); argument58 int (*unprepare_crypt_hardware)(struct crypto_engine *engine); argument74 int (*prepare_request)(struct crypto_engine *engine, argument