Searched defs:crypto_instance (Results 1 – 1 of 1) sorted by relevance
59 struct crypto_instance { struct60 struct crypto_alg alg;62 struct crypto_template *tmpl;64 union {92 struct crypto_instance *inst; argument