Searched refs:qce_start (Results 1 – 6 of 6) sorted by relevance
102 int qce_start(struct crypto_async_request *async_req, u32 type);
152 ret = qce_start(async_req, tmpl->crypto_alg_type); in qce_skcipher_async_req_handle()
543 int qce_start(struct crypto_async_request *async_req, u32 type) in qce_start() function
118 ret = qce_start(async_req, tmpl->crypto_alg_type); in qce_ahash_async_req_handle()
478 ret = qce_start(async_req, tmpl->crypto_alg_type); in qce_aead_async_req_handle()
821 /* FIXME: qce_start triggers an SError */