Searched defs:skcipher_instance (Results 1 – 2 of 2) sorted by relevance
24 struct skcipher_instance { struct25 void (*free)(struct skcipher_instance *inst); argument26 union {
19 struct skcipher_instance { struct20 void (*free)(struct skcipher_instance *inst); argument21 union {