Searched refs:qce_start (Results 1 – 4 of 4) sorted by relevance
| /linux-4.4.14/drivers/crypto/qce/ |
| D | common.h | 99 int qce_start(struct crypto_async_request *async_req, u32 type, u32 totallen,
|
| D | ablkcipher.c | 134 ret = qce_start(async_req, tmpl->crypto_alg_type, req->nbytes, 0); in qce_ablkcipher_async_req_handle()
|
| D | common.c | 396 int qce_start(struct crypto_async_request *async_req, u32 type, u32 totallen, in qce_start() function
|
| D | sha.c | 112 ret = qce_start(async_req, tmpl->crypto_alg_type, 0, 0); in qce_ahash_async_req_handle()
|