Searched defs:cc_crypto_req (Results 1 – 1 of 1) sorted by relevance
120 struct cc_crypto_req { struct121 void (*user_cb)(struct device *dev, void *req, int err);122 void *user_arg;123 struct completion seq_compl; /* request completion */124 struct cc_cpp_req cpp;