Searched defs:crypto_instance (Results 1 – 2 of 2) sorted by relevance
46 struct crypto_instance { struct47 struct crypto_alg alg;49 struct crypto_template *tmpl;51 union {76 struct crypto_instance *inst; argument
49 struct crypto_instance { struct63 struct crypto_instance *(*alloc)(struct rtattr **tb); argument