Searched defs:crypto_instance (Results 1 – 1 of 1) sorted by relevance
46 struct crypto_instance { struct47 struct crypto_alg alg;49 struct crypto_template *tmpl;51 union {76 struct crypto_instance *inst; argument