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