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