Searched defs:crypto_instance (Results 1 – 1 of 1) sorted by relevance
74 struct crypto_instance { struct75 struct crypto_alg alg;77 struct crypto_template *tmpl;79 union {106 struct crypto_instance *inst; argument