Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/crypto/internal/
H A Dskcipher.h20 struct skcipher_instance { struct
21 void (*free)(struct skcipher_instance *inst); argument
22 union {