Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/tests/scripts/thread-cert/
H A Dmle.py1284 def __init__(self, aux_sec_hdr_factory, mle_command_factory, crypto_engine): argument
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h59732 struct crypto_engine { struct
59743 int (*prepare_crypt_hardware)(struct crypto_engine *); argument
59744 int (*unprepare_crypt_hardware)(struct crypto_engine *); argument
59745 int (*do_batch_requests)(struct crypto_engine *); argument
59753 int (*do_one_request)(struct crypto_engine *, void *); argument
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h81522 struct crypto_engine { struct
81533 int (*prepare_crypt_hardware)(struct crypto_engine *); argument
81534 int (*unprepare_crypt_hardware)(struct crypto_engine *); argument
81535 int (*do_batch_requests)(struct crypto_engine *); argument
81549 struct crypto_engine *engine; argument
H A Dvmlinux.h81522 struct crypto_engine { struct
81533 int (*prepare_crypt_hardware)(struct crypto_engine *); argument
81534 int (*unprepare_crypt_hardware)(struct crypto_engine *); argument
81535 int (*do_batch_requests)(struct crypto_engine *); argument
81549 struct crypto_engine *engine; argument
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h69490 struct crypto_engine { struct
69501 int (*prepare_crypt_hardware)(struct crypto_engine *); argument
69502 int (*unprepare_crypt_hardware)(struct crypto_engine *); argument
69503 int (*do_batch_requests)(struct crypto_engine *); argument
69511 int (*do_one_request)(struct crypto_engine *, void *); argument