Home
last modified time | relevance | path

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

/linux-6.6.21/include/crypto/
Dalgapi.h74 struct crypto_instance { struct
75 struct crypto_alg alg;
77 struct crypto_template *tmpl;
79 union {
106 struct crypto_instance *inst; argument