Searched defs:crypto_engine (Results 1 – 5 of 5) sorted by relevance
1284 def __init__(self, aux_sec_hdr_factory, mle_command_factory, crypto_engine): argument
59732 struct crypto_engine { struct59743 int (*prepare_crypt_hardware)(struct crypto_engine *); argument59744 int (*unprepare_crypt_hardware)(struct crypto_engine *); argument59745 int (*do_batch_requests)(struct crypto_engine *); argument59753 int (*do_one_request)(struct crypto_engine *, void *); argument
81522 struct crypto_engine { struct81533 int (*prepare_crypt_hardware)(struct crypto_engine *); argument81534 int (*unprepare_crypt_hardware)(struct crypto_engine *); argument81535 int (*do_batch_requests)(struct crypto_engine *); argument81549 struct crypto_engine *engine; argument
69490 struct crypto_engine { struct69501 int (*prepare_crypt_hardware)(struct crypto_engine *); argument69502 int (*unprepare_crypt_hardware)(struct crypto_engine *); argument69503 int (*do_batch_requests)(struct crypto_engine *); argument69511 int (*do_one_request)(struct crypto_engine *, void *); argument