Home
last modified time | relevance | path

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

/Linux-v6.1/include/crypto/
Dalgapi.h51 struct crypto_instance { struct
52 struct crypto_alg alg;
54 struct crypto_template *tmpl;
56 union {
81 struct crypto_instance *inst; argument