Home
last modified time | relevance | path

Searched defs:skcipher_instance (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/include/crypto/internal/
Dskcipher.h19 struct skcipher_instance { struct
20 void (*free)(struct skcipher_instance *inst); argument
21 union {