Searched defs:crypto_instance (Results 1 – 1 of 1) sorted by relevance
42987 struct crypto_instance { struct42988 struct crypto_alg alg;42989 struct crypto_template *tmpl;42990 union {43014 struct crypto_instance *inst; argument