Searched defs:crypto_instance (Results 1 – 1 of 1) sorted by relevance
51 struct crypto_instance { struct52 struct crypto_alg alg;54 struct crypto_template *tmpl;56 union {81 struct crypto_instance *inst; argument