Home
last modified time | relevance | path

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

/linux-6.1.9/include/crypto/internal/
Dskcipher.h20 struct skcipher_instance { struct
21 void (*free)(struct skcipher_instance *inst); argument
22 union {