Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dcrypto.h461 struct crypto_alg { struct
462 struct list_head cra_list;
463 struct list_head cra_users;
487 void (*cra_destroy)(struct crypto_alg *alg); argument
489 struct module *cra_module;