Lines Matching refs:akcipher_request
92 struct akcipher_request *req;
140 static inline struct akcipher_request *
143 return container_of(req, struct akcipher_request, base);
146 static int aspeed_acry_do_fallback(struct akcipher_request *req)
164 static bool aspeed_acry_need_fallback(struct akcipher_request *req)
173 struct akcipher_request *req)
185 struct akcipher_request *req = akcipher_request_cast(areq);
198 struct akcipher_request *req = acry_dev->req;
301 struct akcipher_request *req = acry_dev->req;
349 struct akcipher_request *req = acry_dev->req;
413 static int aspeed_acry_rsa_enc(struct akcipher_request *req)
425 static int aspeed_acry_rsa_dec(struct akcipher_request *req)