Home
last modified time | relevance | path

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

/linux/include/crypto/
H A Dalgapi.h59 struct crypto_instance { struct
60 struct crypto_alg alg;
62 struct crypto_template *tmpl;
64 union {
92 struct crypto_instance *inst; argument