Home
last modified time | relevance | path

Searched refs:qce_start (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/crypto/qce/
Dcommon.h99 int qce_start(struct crypto_async_request *async_req, u32 type, u32 totallen,
Dablkcipher.c142 ret = qce_start(async_req, tmpl->crypto_alg_type, req->nbytes, 0); in qce_ablkcipher_async_req_handle()
Dcommon.c396 int qce_start(struct crypto_async_request *async_req, u32 type, u32 totallen, in qce_start() function
Dsha.c115 ret = qce_start(async_req, tmpl->crypto_alg_type, 0, 0); in qce_ahash_async_req_handle()