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