Home
last modified time | relevance | path

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

/Linux-v4.19/include/crypto/internal/
Dskcipher.h24 struct skcipher_instance { struct
25 void (*free)(struct skcipher_instance *inst); argument
26 union {