Home
last modified time | relevance | path

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

/openbmc/linux/include/crypto/
H A Dalgapi.h74 struct crypto_instance { struct
75 struct crypto_alg alg;
77 struct crypto_template *tmpl;
79 union {
106 struct crypto_instance *inst; argument