Home
last modified time | relevance | path

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

/linux-6.12.1/include/crypto/
Dalgapi.h71 struct crypto_instance { struct
72 struct crypto_alg alg;
74 struct crypto_template *tmpl;
76 union {
103 struct crypto_instance *inst; argument