Searched defs:crypto_instance (Results 1 – 1 of 1) sorted by relevance
71 struct crypto_instance { struct72 struct crypto_alg alg;74 struct crypto_template *tmpl;76 union {103 struct crypto_instance *inst; argument