Searched defs:crypto_instance (Results 1 – 2 of 2) 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
47 struct crypto_instance { struct48 struct crypto_alg alg;50 struct crypto_template *tmpl;52 union {79 struct crypto_instance *inst; argument